ExportMap/cs/SGUtils.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ExportMap/cs/SGUtils.cs
@@ -63,7 +63,7 @@ List<SysMeta> list = XYZUtils.SelectMetas(args.ids, "and type in ('mpt', '3dml')"); if (null == list || list.Count == 0) return null; int maxId = GetMaxId(); // maxId = 411576; //int maxId = GetMaxId(); // maxId = 411576; RomoveNoneFiles(list); if (list.Count == 0) return null;