This commit is contained in:
朱斌 2025-07-28 14:29:34 +08:00
parent e790bd1517
commit 6335e88415

View File

@ -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()
{