diff --git a/Reportapi/MyCode.Project.Services/Implementation/OrderPushService.cs b/Reportapi/MyCode.Project.Services/Implementation/OrderPushService.cs index 84144db..b05aafa 100644 --- a/Reportapi/MyCode.Project.Services/Implementation/OrderPushService.cs +++ b/Reportapi/MyCode.Project.Services/Implementation/OrderPushService.cs @@ -315,7 +315,7 @@ namespace MyCode.Project.Services.Implementation // 1:零售业务7:售后发货;8:售后退货 FNUMBER = pushKingdeeOrder.TradeType == 8 ? "XSDD05_SYS" : "XSDD01_SYS" }, - FOrdertype = pushKingdeeOrder.TradeType == 8 ? "8" : "9", + FOrdertype = pushKingdeeOrder.TradeType == 8 ? "10" : "9", FDate = pushKingdeeOrder.ConsignTime?.ToString("yyyy/MM/dd"), FSaleOrgId = new FSaleOrgId() {