From 1bcc9f898b1cb745bda50ac3b177de86f7b661bc Mon Sep 17 00:00:00 2001
From: Rodney Chen <rodney.chen@hotmail.com>
Date: 星期一, 26 八月 2024 16:51:51 +0800
Subject: [PATCH] 包装行为增加称重按预设范围来判断称重是否成功 增加专门验证用的行为

---
 Tiger.Model.Net/Entitys/SYS/V_USER_ORG.cs |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/Tiger.Model.Net/Entitys/SYS/V_USER_ORG.cs b/Tiger.Model.Net/Entitys/SYS/V_USER_ORG.cs
index 6c85546..504ace8 100644
--- a/Tiger.Model.Net/Entitys/SYS/V_USER_ORG.cs
+++ b/Tiger.Model.Net/Entitys/SYS/V_USER_ORG.cs
@@ -23,10 +23,6 @@
 
 		#region 鍏叡灞炴��
 		/// <summary>
-		/// GUID
-		/// </summary>
-		public string ID { get; set; }
-		/// <summary>
 		/// 鐢ㄦ埛ID
 		/// </summary>
 		public string USER_ID { get; set; }

--
Gitblit v1.9.3