From f46be160caed45c67e8980173d29ed48d525a4d3 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期二, 28 三月 2023 14:49:52 +0800 Subject: [PATCH] 2023年03月28日14:49:50 --- 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