From 35a2888945bcf1b7ef6f34d30f1709b9c848fce6 Mon Sep 17 00:00:00 2001
From: wei <kaede@kaededeMacBook-Air.local>
Date: 星期三, 16 十二月 2020 15:17:18 +0800
Subject: [PATCH] 111
---
HDL_ON/DAL/Server/NewAPI.cs | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/HDL_ON/DAL/Server/NewAPI.cs b/HDL_ON/DAL/Server/NewAPI.cs
index f623553..748694e 100644
--- a/HDL_ON/DAL/Server/NewAPI.cs
+++ b/HDL_ON/DAL/Server/NewAPI.cs
@@ -78,6 +78,11 @@
#endregion
#region 鈻� HomeCluster -- 浣忓畢绠$悊鎺ュ彛___________________________
+
+ /// <summary>
+ /// 缁戝畾浣忓畢
+ /// </summary>
+ public const string Api_Post_BindlingResidence = "/app/home/deliver";
/// <summary>
/// 鑾峰彇浣忓畢鍒嗛〉
/// </summary>
@@ -364,7 +369,7 @@
/// <summary>
/// 鍒犻櫎鍦烘櫙
/// </summary>
- public const string Api_Post_DeleteSecne = "/home-wisdom/app/scene/Delete";
+ public const string Api_Post_DeleteSecne = "/home-wisdom/app/scene/delete";
/// <summary>
/// 鎵ц鍦烘櫙
/// </summary>
--
Gitblit v1.8.0