Compare commits

..

No commits in common. "295908641f2ef0ea43658f5302728ecd7f5a8686" and "f1e7ff2e0c724916937b2fc986b3f71ba9b3a0b4" have entirely different histories.

3 changed files with 3 additions and 3 deletions

View File

@ -39,7 +39,7 @@ spring:
#QSP
qsp:
url: http://1.248.227.176:8120
url: http://localhost:8120
master-store-batch-url: /api/master/storeAdditionalInfo
master-material-batch-url: /api/master/materialList
master-bom-batch-url: /api/master/bomList

View File

@ -58,7 +58,7 @@ file:
root.path: /home/production/public/files
ini.root.path: /home/production/public/files/NewEstimate
ini.base.filename: 料金シミュレーション.ini
ini.drawing.img.path: https://files.hanasys.jp/Drawing
ini.drawing.img.path: /home/production/public/files/NewEstimate/Drawing
front:
url: https://hanasys.jp

View File

@ -65,7 +65,7 @@ file:
root.path: /home/development/public/files
ini.root.path: /home/development/public/files/NewEstimate
ini.base.filename: 料金シミュレーション.ini
ini.drawing.img.path: https://files.hanasys.jp/Drawing
ini.drawing.img.path: /home/development/public/files/NewEstimate/Drawing
# log
logging: