From 537a57d5e81d4c6da8a0eca1690f61644a1dc462 Mon Sep 17 00:00:00 2001 From: YYC <1833023622@qq.com> Date: 星期四, 12 十月 2023 22:32:43 +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