From 60d1e4fe729277415d46d1dde07efa051cb4e748 Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期五, 14 五月 2021 16:41:58 +0800 Subject: [PATCH] 2021-5-14-1 --- HDL_ON/DAL/Server/NewAPI.cs | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/HDL_ON/DAL/Server/NewAPI.cs b/HDL_ON/DAL/Server/NewAPI.cs index 4c3f714..dfb9735 100644 --- a/HDL_ON/DAL/Server/NewAPI.cs +++ b/HDL_ON/DAL/Server/NewAPI.cs @@ -571,6 +571,10 @@ /// 鑾峰彇闂ㄥ彛鏈哄垪琛� /// </summary> public const string API_POST_FL_List = "http://112.74.164.111:180/api.php/Device/getmonitorUUID"; + /// <summary> + /// 鍔ㄦ�佸瘑鐮�/浜岀淮鐮佸紑閿� + /// </summary> + public const string API_POST_FL_QRcode = "http://112.74.164.111:180/api.php/Device/setdynamicpwd"; #endregion -- Gitblit v1.8.0