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/Modes/Womcaa.cs | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/StandardInterface/MES.Service/Modes/Womcaa.cs b/StandardInterface/MES.Service/Modes/Womcaa.cs
index 896d312..d071a03 100644
--- a/StandardInterface/MES.Service/Modes/Womcaa.cs
+++ b/StandardInterface/MES.Service/Modes/Womcaa.cs
@@ -491,5 +491,10 @@
///</summary>
[SugarColumn(ColumnName = "RKS")]
public string Rks { get; set; }
+ /// <summary>
+ /// 瀹㈡埛鐗╂枡缂栫爜
+ ///</summary>
+ [SugarColumn(ColumnName = "KHWLBM")]
+ public string Khwlbm { get; set; }
}
}
--
Gitblit v1.9.3