From 960b33fa24c47a330e51a2c24859d681ae62caeb Mon Sep 17 00:00:00 2001
From: huangxiaoqiang <huangxiaoqiang@hnkhzn.com>
Date: 星期四, 16 四月 2026 10:09:49 +0800
Subject: [PATCH] 重构任务与库存模型,增强日志管理与区域接口
---
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/BasicModel/DtLocationInfo.cs | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/BasicModel/DtLocationInfo.cs b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/BasicModel/DtLocationInfo.cs
index 564158e..c2f9d6b 100644
--- a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/BasicModel/DtLocationInfo.cs
+++ b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/BasicModel/DtLocationInfo.cs
@@ -37,12 +37,6 @@
public string RoadwayNo { get; set; }
/// <summary>
- /// 妤煎眰
- /// </summary>
- [SugarColumn(IsNullable = false, Length = 20, ColumnDescription = "妤煎眰")]
- public string Floor { get; set; }
-
- /// <summary>
/// 璐т綅琛�
/// </summary>
[SugarColumn(IsNullable = false, ColumnDescription = "璐т綅琛�")]
--
Gitblit v1.9.3