From 82dac540156cb29e58c86f7d7d840e3c7e548c15 Mon Sep 17 00:00:00 2001
From: xwt <2740516069@qq.com>
Date: 星期四, 14 八月 2025 19:55:41 +0800
Subject: [PATCH] 来料检,入库检,首检巡检。
---
StandardInterface/MES.Service/Dto/webApi/ErpItems.cs | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/StandardInterface/MES.Service/Dto/webApi/ErpItems.cs b/StandardInterface/MES.Service/Dto/webApi/ErpItems.cs
index f891521..f8b7caa 100644
--- a/StandardInterface/MES.Service/Dto/webApi/ErpItems.cs
+++ b/StandardInterface/MES.Service/Dto/webApi/ErpItems.cs
@@ -79,4 +79,8 @@
public string? F_DCSL { get; set; } //鍊掑啿鏁伴噺
public string? F_BZGS { get; set; } //鏍囧噯宸ユ椂
public string? F_FZMC { get; set; } //鐗╂枡鍒嗙粍鍚嶇О锛堢被鍨嬪悕绉帮級
+ public string? MJBM { get; set; } //妯″叿缂栫爜锛堝悕绉帮級
+ public string? KHWLBM { get; set; } //瀹㈡埛鐗╂枡缂栫爜
+ public string? YS { get; set; } //棰滆壊
+ public string? NEXT_GX { get; set; } //涓嬮亾宸ュ簭
}
\ No newline at end of file
--
Gitblit v1.9.3