wjc
2023-04-06 f793bebc36df45101c465efaed136c3309a19f46
HDL_ON/Entity/ResponseEntity/RegionInfoRes.cs
@@ -131,6 +131,10 @@
        /// 交付链接
        /// </summary>
        public string deliverUrl;
        /// <summary>
        /// 是否支持群控
        /// </summary>
        public bool isSupportGroupControl = false;
    }
}