From 94c174a82738d8fc89b7ab6902d775fed73c8063 Mon Sep 17 00:00:00 2001
From: jingh <jingh@LAPTOP-I53VDLOO>
Date: 星期一, 03 一月 2022 18:37:12 +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