wxr
2021-09-27 c7f6a15a17344e55f0c2349392501100ba2a206e
HDL_ON/Entity/ResponseEntity/RegionInfoRes.cs
@@ -122,6 +122,10 @@
        /// 调试权限是否打开
        /// </summary>
        public bool debugPerm;
        /// <summary>
        /// 网关本地通信加密Key,同一个住宅 密钥创建后就不变
        /// </summary>
        public string localSecret;
    }
}