From 8cfc3732f3fe53d8794da15b80d554ad8b2c794c Mon Sep 17 00:00:00 2001 From: CZT <czt18638530771@163.com> Date: 星期二, 05 九月 2023 18:35:14 +0800 Subject: [PATCH] 提交配置信息 --- igds-web/src/main/resources/application.yml | 4 ++-- igds-web/src/main/resources/verb-conf.properties | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/igds-web/src/main/resources/application.yml b/igds-web/src/main/resources/application.yml index 776890c..6fb08da 100644 --- a/igds-web/src/main/resources/application.yml +++ b/igds-web/src/main/resources/application.yml @@ -1,7 +1,7 @@ ########################## Server ########################## 涓规1鍩庡叧鐪佺伯椋熷偍澶囧簱 spring: profiles: - active: pro + active: dev application: name: igds main: @@ -47,7 +47,7 @@ phone: 400-627-1116 website: http://www.fzzygf.com address: 閮戝窞甯傞珮鏂板尯闀挎た璺�11鍙锋渤鍗楃渷鍥藉澶у绉戞妧鍥鍖�1鍙锋ゼ - file-path: D:/IGDS/ + file-path: D:/IGDS/FILE/ ## 鎺ㄩ�佸井淇″钩鍙扮殑鍦板潃 warn-path: http://124.71.162.207:8299/igds-wx/gateway api-path-jg: http://124.71.187.17:8207/supervise/v1/gateway diff --git a/igds-web/src/main/resources/verb-conf.properties b/igds-web/src/main/resources/verb-conf.properties index 622cf9a..ec28a0f 100644 --- a/igds-web/src/main/resources/verb-conf.properties +++ b/igds-web/src/main/resources/verb-conf.properties @@ -1,7 +1,7 @@ ##----\u901A\u98CE\u53C2\u6570\u914D\u7F6E----verb.mapImg.deptId.a--## ## 5000_001 -verb.mapImg.5000_001.a=pfc_a.png -verb.mapImg.5000_001.b=pfc_b.png +verb.mapImg.5000_001.a=default_pfc_a.png +verb.mapImg.5000_001.b=default_pfc_b.png verb.mapImg.5000_0137.a=default_qyc_a.png verb.mapImg.5000_0137.b=default_qyc_b.png -- Gitblit v1.9.3