From bd01ba57ed8526a0ee94a50e1f52034251bb54f6 Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期六, 13 七月 2024 16:46:10 +0800 Subject: [PATCH] 调整出入库补单信息 --- igds-web/src/main/resources/application-linux.yml | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/igds-web/src/main/resources/application-linux.yml b/igds-web/src/main/resources/application-linux.yml index 3a22b99..ae5ae7f 100644 --- a/igds-web/src/main/resources/application-linux.yml +++ b/igds-web/src/main/resources/application-linux.yml @@ -1,4 +1,4 @@ -########################## 姝︽眽榛勯檪鍐涚伯 ########################## +########################## 姝︽眽榛勯檪鍐涚伯-Linux ########################## server: port: 8888 context-path: / @@ -64,8 +64,8 @@ subject: ld_license publicAlias: publicCert storePass: PUBLICFZZYXXJSGFYXGS888888 - licensePath: /usr/local/igds/license/license.lic - publicKeysStorePath: /usr/local/igds/license/publicCerts.keystore + licensePath: /home/igds/license/license.lic + publicKeysStorePath: /home/igds/license/publicCerts.keystore ########################## IGDS ########################## ## 绯荤粺鎺ュ彛璺敱閰嶇疆 娉ㄦ剰鏁板瓧濡傛灉浠�0寮�澶寸殑璇濓紝鍚庡彴浼氬嚭鐜拌浆涔夛紝璇锋坊鍔�"" @@ -77,4 +77,4 @@ logo-title: logo-title-default.png support: 鏅烘収绮簱浜戠鐞嗗钩鍙� grian-add-point: N - file-path: /usr/local/igds/file/ \ No newline at end of file + file-path: /home/igds/file/ \ No newline at end of file -- Gitblit v1.9.3