From c2a36e2752e70bd4c4a2c040a70fea897fd47a13 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期三, 21 六月 2023 11:27:13 +0800
Subject: [PATCH] 1

---
 ExportMap/js/insertFiles.js |   69 ++++++++++++++++++++++++++++++++++
 1 files changed, 69 insertions(+), 0 deletions(-)

diff --git a/ExportMap/js/insertFiles.js b/ExportMap/js/insertFiles.js
index 4bb766c..67de3ff 100644
--- a/ExportMap/js/insertFiles.js
+++ b/ExportMap/js/insertFiles.js
@@ -1717,3 +1717,72 @@
         "xlsPath": null
     }
 ];
+
+var metaFiles = [
+    {
+        "createTime": null,
+        "createUser": 1,
+        "depcode": "00",
+        "dircode": "0102",
+        "entity": null,
+        "epsgCode": "EPSG:4490",
+        "eventid": "9859170c-5464-475f-b174-fd9d8ef2973b",
+        "extName": ".osgb",
+        "guid": "ca3a73591c0638839a472176d2bb1a96",
+        "isMeta": false,
+        "msg": null,
+        "name": "3-1鍊炬枩妯″瀷-涓崼绔�",
+        "path": "20230621_zip\\3-1鍊炬枩妯″瀷-涓崼绔�",
+        "records": 0,
+        "rows": 0,
+        "sizes": 0.187,
+        "tab": null,
+        "type": "osgb",
+        "verid": 0,
+        "xlsPath": null
+    },
+    {
+        "createTime": null,
+        "createUser": 1,
+        "depcode": "00",
+        "dircode": "0102",
+        "entity": null,
+        "epsgCode": "EPSG:4490",
+        "eventid": "9ed8ead8-c357-4c5c-8a46-956039dc34b1",
+        "extName": ".las",
+        "guid": "ca9d97f192d2c3742f22d48e8b4fa1a9",
+        "isMeta": false,
+        "msg": null,
+        "name": "HL_group1_densified_point_cloud_part_1.las",
+        "path": "20230621_zip\\HL_group1_densified_point_cloud_part_1.las",
+        "records": 0,
+        "rows": 0,
+        "sizes": 185.719,
+        "tab": null,
+        "type": "las",
+        "verid": 0,
+        "xlsPath": null
+    },
+    {
+        "createTime": null,
+        "createUser": 1,
+        "depcode": "00",
+        "dircode": "0102",
+        "entity": null,
+        "epsgCode": "EPSG:4490",
+        "eventid": "81fee9da-8b6e-43e8-a277-da61e6d1dc24",
+        "extName": ".docx",
+        "guid": "2e3789b2aa7dd7e55d07ac4383eb9013",
+        "isMeta": false,
+        "msg": null,
+        "name": "绠�鎶�.docx",
+        "path": "20230621_zip\\绠�鎶�.docx",
+        "records": 0,
+        "rows": 0,
+        "sizes": 0.011,
+        "tab": null,
+        "type": "docx",
+        "verid": 0,
+        "xlsPath": null
+    }
+];

--
Gitblit v1.9.3