From 87c5e522b8ead5f8d5d201323e14e7aa438e84ec Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期二, 14 三月 2023 19:08:25 +0800 Subject: [PATCH] 2023年03月14日19:08:20 --- 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 4400e7a..fbebd0f 100644 --- a/HDL_ON/DAL/Server/NewAPI.cs +++ b/HDL_ON/DAL/Server/NewAPI.cs @@ -469,7 +469,7 @@ /// <summary> /// 鍒犻櫎璁惧锛堣悿鐭宠棰戦棬閿侊級 /// </summary> - public const string Api_Post_DeleteDevice = "home-wisdom/platform/yingshi/child/deleteDevice"; + public const string Api_Post_DeleteDevice = "/home-wisdom/platform/yingshi/child/deleteDevice"; /// <summary> /// 鐢垫睜璇︽儏锛堣悿鐭宠棰戦棬閿侊級 /// </summary> -- Gitblit v1.8.0