入库单和出库单
This commit is contained in:
@@ -45,5 +45,14 @@ namespace MyCode.Project.Services
|
||||
/// </summary>
|
||||
/// <param name="now"></param>
|
||||
void GetPurchaseInboundData(string now);
|
||||
|
||||
/// <summary>
|
||||
/// 调度运行吉客云采购出库单
|
||||
/// </summary>
|
||||
/// <param name="now"></param>
|
||||
void GetStorageGoodsDocOutV2(string now);
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user