From dba871c46eb05394e22e4b7600183b7a44c28244 Mon Sep 17 00:00:00 2001 From: CZT <czt18638530771@163.com> Date: 星期四, 02 十一月 2023 08:48:38 +0800 Subject: [PATCH] 优化三维信息 --- igds-web/src/main/resources/gas-conf.properties | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/igds-web/src/main/resources/gas-conf.properties b/igds-web/src/main/resources/gas-conf.properties index 0f75746..b5d538b 100644 --- a/igds-web/src/main/resources/gas-conf.properties +++ b/igds-web/src/main/resources/gas-conf.properties @@ -65,6 +65,9 @@ gas.mapImg.5325_15.img=5325_001.png gas.mapImg.5325_16.img=5325_001.png +## 5326 惠州惠新 +gas.mapImg.5326_001.img=5326_001.png + ## 5328 广西来宾 gas.mapImg.5328_0P18.img=5328_001_7.png gas.mapImg.5328_0P19.img=5328_001_7.png -- Gitblit v1.9.3