From 877a3643ea89282775a2a5ca25a2d79fbdfad0b7 Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期四, 05 九月 2024 08:14:56 +0800
Subject: [PATCH] 1
---
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