From 19f470069c5bff7ea89a67d2b07f02a5475f11f1 Mon Sep 17 00:00:00 2001
From: hao <1836460075@qq.com>
Date: 星期六, 06 九月 2025 09:02:48 +0800
Subject: [PATCH] 生产订单字段

---
 StandardInterface/MES.Service/Dto/webApi/ErpCAA.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/StandardInterface/MES.Service/Dto/webApi/ErpCAA.cs b/StandardInterface/MES.Service/Dto/webApi/ErpCAA.cs
index c882e0f..34d9f65 100644
--- a/StandardInterface/MES.Service/Dto/webApi/ErpCAA.cs
+++ b/StandardInterface/MES.Service/Dto/webApi/ErpCAA.cs
@@ -74,6 +74,7 @@
   public string? SJ_xs { get; set; }  //瀹為檯绌存暟
     public string? NEXT_Gx { get; set; }  //涓嬮亾宸ュ簭
     public string? RKS { get; set; }  //鍏ュ簱鏁�
+    public string? KHWLBM { get; set; }  //瀹㈡埛鐗╂枡缂栫爜
     ////濮斿瀛楁
     //public string? F_ZJXF_DATETIME_YHRQ { get; set; }
     //public string? F_ZJXF_BASE_KH { get; set; }

--
Gitblit v1.9.3