From 1213b4e85ca1da4627f6452bd69ee25ef16bfbd8 Mon Sep 17 00:00:00 2001
From: kyy <3283105747@qq.com>
Date: 星期三, 08 十月 2025 18:02:04 +0800
Subject: [PATCH] Merge branch 'master' of http://git.gs-mes.com:8080/r/~cnf/JH/JH_PdaService
---
entity/Womdaa.cs | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/entity/Womdaa.cs b/entity/Womdaa.cs
index 8552f13..16dbc5a 100644
--- a/entity/Womdaa.cs
+++ b/entity/Womdaa.cs
@@ -421,8 +421,8 @@
public string? SjXt { get; set; }
/// <summary>
- /// 鐢熶骇缁勭粐
+ /// 瀹為檯绾夸綋缂栫爜
/// </summary>
- [SugarColumn(ColumnName = "erp_sczz")]
- public string? ErpSczz { get; set; }
+ [SugarColumn(ColumnName = "mes_start_prod")]
+ public string? mesStartProd { get; set; }
}
\ No newline at end of file
--
Gitblit v1.9.3