From ec79e25b8ef528a3fe5b08778d12ee8ebea0f88b Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期四, 14 一月 2021 13:23:25 +0800
Subject: [PATCH] 2021-01-14 1.签名方法调整。

---
 HDL_ON/DAL/Server/NewAPI.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/HDL_ON/DAL/Server/NewAPI.cs b/HDL_ON/DAL/Server/NewAPI.cs
index 8eb262f..8e13686 100644
--- a/HDL_ON/DAL/Server/NewAPI.cs
+++ b/HDL_ON/DAL/Server/NewAPI.cs
@@ -391,7 +391,7 @@
         /// <summary>
         /// 鍙栨秷鏀惰棌鍦烘櫙
         /// </summary>
-        public const string Api_Post_CancelCollectScene = "/home-wisdom/app/scene/cancelcollect";
+        public const string Api_Post_CancelCollectScene = "/home-wisdom/app/scene/cancelCollect";
         #endregion
 
         #region Kaede -- 鎴块棿鎺ュ彛____________________________

--
Gitblit v1.8.0