配置文件
This commit is contained in:
@ -120,6 +120,29 @@ spring:
|
|||||||
username: SRM
|
username: SRM
|
||||||
password: Fjm123!@#
|
password: Fjm123!@#
|
||||||
token: e48fa67e-d991-3542-b486-94e26a05425d
|
token: e48fa67e-d991-3542-b486-94e26a05425d
|
||||||
|
# 数据底座
|
||||||
|
dt:
|
||||||
|
url: http://10.12.0.168:8560
|
||||||
|
app_key: 5312cb20cca64fe9ba190e72ccec117d
|
||||||
|
app_secret: SnAc5SPNm5s=
|
||||||
|
# ioa测试环境配置
|
||||||
|
ioa:
|
||||||
|
url: http://10.18.55.175:19997
|
||||||
|
app_id: g8Jdg7kJLc
|
||||||
|
app_secret: d72d9660ac344f6af782ec9c3cb78648cb2250c7
|
||||||
|
# 合规风险系统
|
||||||
|
rm:
|
||||||
|
# url: https://rm.coscoshipping.com
|
||||||
|
url: http://192.168.1.153:8888/
|
||||||
|
username: esourcing@coscoshipping.com
|
||||||
|
password: JTsrm_2243
|
||||||
|
# 云通讯平台配置(短信)
|
||||||
|
cloopen:
|
||||||
|
url: https://app.cloopen.com:8883/
|
||||||
|
softVersion: 2013-12-26
|
||||||
|
accountSid: 8aaf070857f4daef0157fe76a1220724
|
||||||
|
authToken: fb5198e122fc4d1e9344525e5288029d
|
||||||
|
appId: 8aaf070857f4daef0157fe76a316072b
|
||||||
|
|
||||||
|
|
||||||
mybatis-plus:
|
mybatis-plus:
|
||||||
|
Reference in New Issue
Block a user