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