From 0c0a436a30bc24d4cd470eea7ba980ee418018ff Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期四, 01 四月 2021 16:36:41 +0800 Subject: [PATCH] Merge branch 'CJL' into temp-wxr --- 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