From 9e4d2ea113f6d5631f78aa85bbe39481fd701b72 Mon Sep 17 00:00:00 2001 From: Ben Lin <maobin001@msn.com> Date: 星期四, 27 二月 2025 10:47:39 +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