From 66583646a09f093784fe60adae39f8729de96cb4 Mon Sep 17 00:00:00 2001
From: Rodney Chen <rodney.chen@hotmail.com>
Date: 星期六, 21 十二月 2024 15:34:33 +0800
Subject: [PATCH] WMS_LOCATION增加字段

---
 Tiger.Model.Net/Entitys/WMS/V_SRM_ITEM.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/Tiger.Model.Net/Entitys/WMS/V_SRM_ITEM.cs b/Tiger.Model.Net/Entitys/WMS/V_SRM_ITEM.cs
index f2b01fa..a92502e 100644
--- a/Tiger.Model.Net/Entitys/WMS/V_SRM_ITEM.cs
+++ b/Tiger.Model.Net/Entitys/WMS/V_SRM_ITEM.cs
@@ -1,5 +1,4 @@
 using System;
-using System;
 using SqlSugar;
 using System.Linq;
 using System.ComponentModel;

--
Gitblit v1.9.3