管道基础大数据平台系统开发-【CS】-ExportMap
13693261870
2023-06-12 2885ecdc25cd1e64158e4a94b179a6f2362237c1
ExportMap/Models/XYZArgs.cs
@@ -62,6 +62,11 @@
        public List<int> ids { set; get; }
        /// <summary>
        /// 单体模型集合
        /// </summary>
        public List<int> models { set; get; }
        /// <summary>
        /// 是/否全新发布
        /// </summary>
        public bool isNew { set; get; }