JLChen
2021-04-28 a4d0a03f3f87fcb5e4485e98a1f7b1a119c26eab
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