From e0038f90ad5a1592b88b8912808fec4391e3fe72 Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期三, 04 三月 2026 16:38:49 +0800
Subject: [PATCH] app翻译更新判断
---
WebAPI/Models/基础资料/Gy_Duty.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git "a/WebAPI/Models/\345\237\272\347\241\200\350\265\204\346\226\231/Gy_Duty.cs" "b/WebAPI/Models/\345\237\272\347\241\200\350\265\204\346\226\231/Gy_Duty.cs"
index 9988568..074e8e2 100644
--- "a/WebAPI/Models/\345\237\272\347\241\200\350\265\204\346\226\231/Gy_Duty.cs"
+++ "b/WebAPI/Models/\345\237\272\347\241\200\350\265\204\346\226\231/Gy_Duty.cs"
@@ -18,5 +18,6 @@
public string HHelpCode { get; set; }
public bool HStopflag;
public int HEndFlag;
+ public string HUserCode;
}
}
\ No newline at end of file
--
Gitblit v1.9.1