From 62a21f9dbc671bdff5c8d0410588111cf6daa343 Mon Sep 17 00:00:00 2001
From: hao <1836460075@qq.com>
Date: 星期六, 20 九月 2025 09:38:28 +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