From 0184268eaf0b0cf6d1d4740e4a3443d274b81065 Mon Sep 17 00:00:00 2001
From: jingh <jingh@LAPTOP-I53VDLOO>
Date: 星期一, 08 十一月 2021 14:06:01 +0800
Subject: [PATCH] 新增系统参数

---
 WebAPI/Controllers/BaseSet/Gy_MaintenanceModeController.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/WebAPI/Controllers/BaseSet/Gy_MaintenanceModeController.cs b/WebAPI/Controllers/BaseSet/Gy_MaintenanceModeController.cs
index 88d556e..6c2baa4 100644
--- a/WebAPI/Controllers/BaseSet/Gy_MaintenanceModeController.cs
+++ b/WebAPI/Controllers/BaseSet/Gy_MaintenanceModeController.cs
@@ -373,7 +373,7 @@
                 return objJsonResult;
             }
         }
-        #endregion
+        #endregion 
 
 
         /// <summary>

--
Gitblit v1.9.1