From ea8f01fd99a2ef85bf96623c1bf90e84128cbe5c Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期六, 28 八月 2021 10:27:10 +0800 Subject: [PATCH] Merge branch 'WJC' into wxr7 --- HDL_ON/DAL/Server/NewAPI.cs | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/HDL_ON/DAL/Server/NewAPI.cs b/HDL_ON/DAL/Server/NewAPI.cs index ddf6265..e43aa25 100644 --- a/HDL_ON/DAL/Server/NewAPI.cs +++ b/HDL_ON/DAL/Server/NewAPI.cs @@ -291,7 +291,7 @@ /// <summary> /// 鑾峰彇鎺ㄩ�佹秷鎭褰� 鍒嗛〉 /// </summary> - public const string API_POST_PushSerivce_Getpushmessagelist_Paging = "/smart-footstone/app/message/list"; + public const string API_POST_PushSerivce_Getpushmessagelist_Paging = "/smart-footstone/app/message/page"; /// <summary> /// 娓呯┖鎺ㄩ�佺殑娑堟伅璁板綍 /// </summary> @@ -666,7 +666,6 @@ /// </summary> public const string API_POST_FL_GetCallList = "/home-wisdom/platform/imou/listCallRecords"; - public const string Api_Post_GetSipInfo = ""; /// <summary> /// 浜鸿劯褰曞叆 /// </summary> -- Gitblit v1.8.0