From 9269e5fbb8145742c38d0ce8f67a9dc5853142cb Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期三, 02 八月 2023 13:48:54 +0800 Subject: [PATCH] 1 --- ExportMap/cs/XYZUtils.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ExportMap/cs/XYZUtils.cs b/ExportMap/cs/XYZUtils.cs index 76c4d64..0ccf314 100644 --- a/ExportMap/cs/XYZUtils.cs +++ b/ExportMap/cs/XYZUtils.cs @@ -180,6 +180,7 @@ SysMeta meta = metas[0]; meta.type = "DOM"; meta.name = args.name; + meta.dircode = args.dircode; SysPublish sys = Tools.NewPublish(meta, args, GetReleaseUrl(args.dircode), path); sys.geom = GetPointZ(args); -- Gitblit v1.9.3