From dd05ce0fe597c0f4c9e3a02228e1b4f6188546aa Mon Sep 17 00:00:00 2001
From: dengjunjie <dengjunjie@hnkhzn.com>
Date: 星期二, 28 十月 2025 19:12:02 +0800
Subject: [PATCH] Merge branch 'master' of http://115.159.85.185:8098/r/ZhiHuiQiCe/FangCangZhiNeng

---
 新建文件夹/WIDESEA_WMSServer/WIDESEA_Model/Models/WMSInfo/Dt_EquipmentAlarmInfor.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/WMSInfo/Dt_EquipmentAlarmInfor.cs" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/WMSInfo/Dt_EquipmentAlarmInfor.cs"
index caff7e9..ddb45c0 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/WMSInfo/Dt_EquipmentAlarmInfor.cs"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/WMSInfo/Dt_EquipmentAlarmInfor.cs"
@@ -6,9 +6,9 @@
 using System.Threading.Tasks;
 using WIDESEA_Core.DB.Models;
 
-namespace WIDESEA_Model.Models.WMSInfo
+namespace WIDESEA_Model.Models
 {
-    [SugarTable(nameof(Dt_Container), "瀹瑰櫒绠$悊")]
+    [SugarTable(nameof(Dt_EquipmentAlarmInfor), "绔嬪簱璁惧绠$悊")]
     public class Dt_EquipmentAlarmInfor: BaseEntity
     {
         [SugarColumn(IsPrimaryKey = true, IsIdentity = true)]

--
Gitblit v1.9.3