From ba82d296ae3f3e5fd7e14907aab2103418d37011 Mon Sep 17 00:00:00 2001
From: xieb <vip_xiaobin810@163.com>
Date: Wed, 03 Apr 2024 10:05:37 +0800
Subject: [PATCH] 生成航线文件

---
 src/main/resources/template/wpmz/template.kml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/resources/template/wpmz/template.kml b/src/main/resources/template/wpmz/template.kml
index 29209fd..ecce99d 100644
--- a/src/main/resources/template/wpmz/template.kml
+++ b/src/main/resources/template/wpmz/template.kml
@@ -3,8 +3,8 @@
   <Document>
     <!-- 步骤1:实现文件创建信息 -->
     <wpml:author>Aix</wpml:author>
-    <wpml:createTime>1711960016175</wpml:createTime>
-    <wpml:updateTime>1711960016175</wpml:updateTime>
+    <wpml:createTime>1712109755073</wpml:createTime>
+    <wpml:updateTime>1712109755073</wpml:updateTime>
     <!-- 步骤2:设置任务配置 -->
     <wpml:missionConfig>
       <wpml:flyToWaylineMode>safely</wpml:flyToWaylineMode>

--
Gitblit v1.9.3