From 2cc4dfef234b47bef364edf798b5051a25f33217 Mon Sep 17 00:00:00 2001
From: hutongqing <hutongqing@hnkhzn.com>
Date: 星期五, 30 八月 2024 10:58:56 +0800
Subject: [PATCH] 1

---
 WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Models/Dt_Router.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/BasicInfo/Dt_Router.cs b/WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Models/Dt_Router.cs
similarity index 98%
rename from WIDESEAWCS_Server/WIDESEAWCS_Model/Models/BasicInfo/Dt_Router.cs
rename to WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Models/Dt_Router.cs
index 5264d6f..988c1ad 100644
--- a/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/BasicInfo/Dt_Router.cs
+++ b/WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Models/Dt_Router.cs
@@ -8,7 +8,7 @@
 using WIDESEAWCS_Core.DB.Models;
 using WIDESEAWCS_Core.Enums;
 
-namespace WIDESEAWCS_Model.Models
+namespace WIDESEAWCS_QuartzJob.Models
 {
     [SugarTable(nameof(Dt_Router), "璁惧璺敱閰嶇疆")]
     public class Dt_Router : BaseEntity

--
Gitblit v1.9.3