管道基础大数据平台系统开发-【CS】-ExportMap
1
13693261870
2023-04-12 62ef8708f7a1eb15219e28431ee0cd4b071d33f4
ExportMap/cs/SGUtils.cs
@@ -179,7 +179,7 @@
            if (pubid > 0)
            {
                sys.id = pubid;
                PubDBHelper.InsertLayer(sys, meta, sys.type == "3dml" ? 100 : 0);
                PubDBHelper.InsertLayer(sys, meta);
                PubDBHelper.InsertMetaPub(meta.id, pubid, args.userId);
            }