From e7446a22f78b4a2a9a1e671f5c9dd30f05ecefa2 Mon Sep 17 00:00:00 2001
From: wbc <2597324127@qq.com>
Date: 星期五, 07 十一月 2025 18:21:10 +0800
Subject: [PATCH] Merge branch 'master' of http://43.142.96.171: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