修复bug
This commit is contained in:
@@ -137,6 +137,7 @@ namespace WMS.Web.Domain.Services
|
||||
var erpDto = new ErpPushDto() {
|
||||
FormId = FormIdParam.SAL_DELIVERYNOTICE.ToString(),
|
||||
Numbers = new List<string>() { s },
|
||||
Type="",
|
||||
DetailsId = string.Join(",", erp_details)
|
||||
};
|
||||
//下推金蝶
|
||||
|
||||
Reference in New Issue
Block a user