1
xieb
2024-04-11 7e5e8aa8e961ee94bd704cb20eef3154caf7463c
1
1 files modified
8 ■■■■ changed files
src/main/resources/application-prod.yml 8 ●●●● patch | view | raw | blame | history
src/main/resources/application-prod.yml
@@ -100,8 +100,8 @@
#解析图斑航线模板的地址
xml:
  temple:
    template: home/drone/server/template/template.xml
    waylines: home/drone/server/template/waylines.xml
    template: /home/drone/server/template/template.xml
    waylines: /home/drone/server/template/waylines.xml
  target:
    template: home/drone/server/template/wpmz/template.kml
    waylines: home/drone/server/template/wpmz/waylines.wpml
    template: /home/drone/server/template/wpmz/template.kml
    waylines: /home/drone/server/template/wpmz/waylines.wpml