hxb
2022-09-20 f8f87a4fe67a1539b6fb85a54e4c178474792285
HDL_ON/DAL/DriverLayer/A_Protocol_Common.cs
@@ -196,6 +196,16 @@
                return $"/user/{Control.Ins.GatewayId}/custom/security/list/get";
            }
        }
        /// <summary>
        /// 心跳包
        /// </summary>
        public string HeartBeat
        {
            get
            {
                return $"/user/{Control.Ins.GatewayId}/custom/gateway/heartbeat";
            }
        }
        #region 门锁
        public string OneKeyUnlock