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