From 2a123c42eab1784b04d6bb50f56aef76c2d27377 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期四, 18 七月 2024 09:41:16 +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