From 769413fc5ff52240f001fb4bcfcca21728fb275a Mon Sep 17 00:00:00 2001 From: ningshuxia <ningshuxia0927@outlook.com> Date: 星期四, 25 四月 2024 09:38:19 +0800 Subject: [PATCH] WebApi 整理 --- WebApi/IStation.Service.Core/2-model/5-monitor/partial/Signal_Model.cs | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/WebApi/IStation.Service.Core/2-model/5-monitor/partial/Signal_Model.cs b/WebApi/IStation.Service.Core/2-model/5-monitor/partial/Signal_Model.cs index 7e1b093..6d73539 100644 --- a/WebApi/IStation.Service.Core/2-model/5-monitor/partial/Signal_Model.cs +++ b/WebApi/IStation.Service.Core/2-model/5-monitor/partial/Signal_Model.cs @@ -1,6 +1,4 @@ -锘縰sing Yw.Model; - -namespace IStation.Model +锘縩amespace IStation.Model { public partial class Signal { -- Gitblit v1.9.3