wxr
2023-03-16 6559b16c9beea1f3cd89751b0afcfd0d5ac447e2
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