Refactor credit parse to use remote HTML paths
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# 开发环境配置
|
||||
ruoyi:
|
||||
# 文件路径 示例( Windows配置D:/ruoyi/uploadPath,Linux配置 /home/ruoyi/uploadPath)
|
||||
profile: D:/ruoyi/uploadPath
|
||||
profile: tmp/uploadPath
|
||||
|
||||
ccdi:
|
||||
report:
|
||||
@@ -149,4 +149,8 @@ lsfx:
|
||||
|
||||
credit-parse:
|
||||
api:
|
||||
url: http://localhost:8000/xfeature-mngs/conversation/htmlEval
|
||||
url: http://localhost:8000/api/service/interface/invokeService/xfeature
|
||||
file-public-base-url: http://127.0.0.1:62318
|
||||
org-code: 902000
|
||||
run-type: 1
|
||||
model: LXCUSTALL
|
||||
|
||||
@@ -149,4 +149,8 @@ lsfx:
|
||||
|
||||
credit-parse:
|
||||
api:
|
||||
url: http://192.168.0.111:62320/xfeature-mngs/conversation/htmlEval
|
||||
url: http://192.168.0.111:62320/api/service/interface/invokeService/xfeature
|
||||
file-public-base-url: http://192.168.0.111:62318
|
||||
org-code: 902000
|
||||
run-type: 1
|
||||
model: LXCUSTALL
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 开发环境配置
|
||||
ruoyi:
|
||||
# 文件路径 示例( Windows配置D:/ruoyi/uploadPath,Linux配置 /home/ruoyi/uploadPath)
|
||||
profile: backend/uploadPath
|
||||
profile: /webapps/ccdi/uploadPath
|
||||
|
||||
ccdi:
|
||||
report:
|
||||
@@ -144,4 +144,8 @@ lsfx:
|
||||
|
||||
credit-parse:
|
||||
api:
|
||||
url: http://64.202.94.120:8081/xfeature-mngs/conversation/htmlEval
|
||||
url: http://64.202.32.40:8083/api/service/interface/invokeService/xfeature
|
||||
file-public-base-url: http://64.116.19.153
|
||||
org-code: 999000
|
||||
run-type: 1
|
||||
model: LXCUSTALL
|
||||
|
||||
@@ -147,4 +147,8 @@ lsfx:
|
||||
|
||||
credit-parse:
|
||||
api:
|
||||
url: http://192.168.0.111:62320/xfeature-mngs/conversation/htmlEval
|
||||
url: http://192.168.0.111:62320/api/service/interface/invokeService/xfeature
|
||||
file-public-base-url: http://158.234.199.250:62318
|
||||
org-code: 902000
|
||||
run-type: 1
|
||||
model: LXCUSTALL
|
||||
|
||||
Reference in New Issue
Block a user