wjc
2023-03-28 a9d1161b1df96e7ddad566335989a1444e433ef5
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