From a2dc4c688ed5e98dcaae0768d20d4ba0e5730a84 Mon Sep 17 00:00:00 2001 From: hao <1836460075@qq.com> Date: 星期二, 03 六月 2025 15:52:10 +0800 Subject: [PATCH] 调拨出库测试 --- StandardInterface/MES.Service/Dto/webApi/ErpProductionOrderDto.cs | 10 +++------- 1 files changed, 3 insertions(+), 7 deletions(-) diff --git a/StandardInterface/MES.Service/Dto/webApi/ErpProductionOrderDto.cs b/StandardInterface/MES.Service/Dto/webApi/ErpProductionOrderDto.cs index b28dd32..19bcbe9 100644 --- a/StandardInterface/MES.Service/Dto/webApi/ErpProductionOrderDto.cs +++ b/StandardInterface/MES.Service/Dto/webApi/ErpProductionOrderDto.cs @@ -51,12 +51,8 @@ //public string? FReqSrc { get; set; } public string? TypeA { get; set; } - // public string? FSUPPLIERID { get; set; } // 渚涘簲鍟咺D + public string? FSUPPLIERID { get; set; } // 渚涘簲鍟咺D - //娌冨皵鑷畾涔夊瓧娈� - public string? F_WWDD_SCTZD { get; set; } - public string? F_WWDD_XH { get; set; } - public string? F_XIFG_Text_tzk { get; set; } - - public string? ppbombillno { get; set; } + public string? WW_ZZ { get; set; } //濮斿缁勭粐 + public string? CG_ZZ { get; set; } //閲囪喘缁勭粐 } \ No newline at end of file -- Gitblit v1.9.3