From 3db5c3218f405795dc9a2d0f6afdde8ab8ac9e73 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期二, 23 十一月 2021 09:11:30 +0800
Subject: [PATCH] Merge branch 'WJC' of http://172.16.1.23:6688/r/~wxr/HDL_APP_Project into WJC

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

diff --git a/HDL_ON/DAL/Server/NewAPI.cs b/HDL_ON/DAL/Server/NewAPI.cs
index 0c9455e..d39f52d 100644
--- a/HDL_ON/DAL/Server/NewAPI.cs
+++ b/HDL_ON/DAL/Server/NewAPI.cs
@@ -322,6 +322,11 @@
         /// 閫氳繃涓婚敭id鍒犻櫎涓�鏉℃帹閫佽褰�
         /// </summary>
         public const string API_POST_PushSerivce_Deletepushinfo = "/smart-footstone/app/message/delete_by_id";
+        /// <summary>
+        /// 鑾峰彇鐗╀笟鍏憡璇︽儏
+        /// </summary>
+        public const string API_POST_PushSerivce_GetNoticeInfo = "/community-footstone/app/notice/info";
+
         #endregion
 
         #region 鈻�  -- 妫�娴嬫洿鏂版帴鍙__________________________
@@ -558,6 +563,10 @@
         /// 鍚敤绂佺敤鑷姩鍖�
         /// </summary>
         public const string API_POST_Logic_Enable = "/home-wisdom/app/logic/enable";
+        /// <summary>
+        /// 鑷姩鍖栧湴鐞嗗洿鏍忕姸鎬佷笂鎶�
+        /// </summary>
+        public const string API_POST_Logic_GeoFenceStateReport = "/home-wisdom/app/logic/geoFenceStateReport";
         #endregion
 
         #region -- 绗笁鏂硅澶囩浉鍏虫帴鍙__________________________

--
Gitblit v1.8.0