修改配置文件

This commit is contained in:
梁琦涛
2024-08-14 14:00:25 +08:00
parent 3067d03a38
commit 9d46378dac
2 changed files with 4 additions and 4 deletions
@@ -213,9 +213,9 @@ jero:
backUrl: http://localhost:3000 backUrl: http://localhost:3000
backUrlPhone: http://localhost:3000 backUrlPhone: http://localhost:3000
#拆分图片展示地址 #拆分图片展示地址
splitUrl: http://localhost:8188/laws-chery/sys/split/file/getImage?fileName= splitUrl: http://10.2.16.8:8188/laws-chery/sys/split/file/getImage?fileName=
#公式转换图片url #公式转换图片url
mathToImgUrl: http://localhost:9998/mathToImg mathToImgUrl: http://10.2.16.8:9998/mathToImg
path: path:
#文件上传根目录 设置 #文件上传根目录 设置
upload: //opt//upFiles upload: //opt//upFiles
@@ -213,9 +213,9 @@ jero:
backUrl: http://localhost:3000 backUrl: http://localhost:3000
backUrlPhone: http://localhost:3000 backUrlPhone: http://localhost:3000
#拆分图片展示地址 #拆分图片展示地址
splitUrl: http://localhost:8188/laws-chery/sys/split/file/getImage?fileName= splitUrl: http://10.2.16.10:8188/laws-chery/sys/split/file/getImage?fileName=
#公式转换图片url #公式转换图片url
mathToImgUrl: http://localhost:9998/mathToImg mathToImgUrl: http://10.2.16.10:9998/mathToImg
path: path:
#文件上传根目录 设置 #文件上传根目录 设置
upload: //opt//upFiles upload: //opt//upFiles