生产配置
This commit is contained in:
@@ -96,9 +96,9 @@ spring:
|
|||||||
# 端口,默认为6379
|
# 端口,默认为6379
|
||||||
port: 6379
|
port: 6379
|
||||||
# 数据库索引
|
# 数据库索引
|
||||||
database: 9
|
database: 0
|
||||||
# 密码
|
# 密码
|
||||||
password: Kfcx@1234
|
password: lx-ai@9520
|
||||||
# 连接超时时间
|
# 连接超时时间
|
||||||
timeout: 10s
|
timeout: 10s
|
||||||
lettuce:
|
lettuce:
|
||||||
@@ -121,7 +121,7 @@ lsfx:
|
|||||||
# 认证配置
|
# 认证配置
|
||||||
app-id: remote_app
|
app-id: remote_app
|
||||||
app-secret: dXj6eHRmPv # 见知提供的密钥
|
app-secret: dXj6eHRmPv # 见知提供的密钥
|
||||||
client-id: c2017e8d105c435a96f86373635b6a09 # 测试环境固定值
|
client-id: 8f28807eaa2940018a7eec6e60900365 # 测试环境固定值
|
||||||
|
|
||||||
# 接口路径配置
|
# 接口路径配置
|
||||||
endpoints:
|
endpoints:
|
||||||
@@ -130,7 +130,6 @@ lsfx:
|
|||||||
fetch-inner-flow: /watson/api/project/getJZFileOrZjrcuFile
|
fetch-inner-flow: /watson/api/project/getJZFileOrZjrcuFile
|
||||||
check-parse-status: /watson/api/project/upload/getpendings
|
check-parse-status: /watson/api/project/upload/getpendings
|
||||||
get-bank-statement: /watson/api/project/getBSByLogId
|
get-bank-statement: /watson/api/project/getBSByLogId
|
||||||
# 新增接口
|
|
||||||
get-file-upload-status: /watson/api/project/bs/upload
|
get-file-upload-status: /watson/api/project/bs/upload
|
||||||
delete-files: /watson/api/project/batchDeleteUploadFile
|
delete-files: /watson/api/project/batchDeleteUploadFile
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user