IAM测试地址
This commit is contained in:
@ -109,6 +109,11 @@ spring:
|
|||||||
socketFactory:
|
socketFactory:
|
||||||
class: javax.net.ssl.SSLSocketFactory
|
class: javax.net.ssl.SSLSocketFactory
|
||||||
|
|
||||||
|
# iam测试环境配置
|
||||||
|
iam:
|
||||||
|
# url: http://all-new-gateway.hngh.test.local
|
||||||
|
url: https://sso.bj.internal.coscoshipping.com/sign/
|
||||||
|
|
||||||
mybatis-plus:
|
mybatis-plus:
|
||||||
configuration:
|
configuration:
|
||||||
# 是否开启自动驼峰命名规则映射:从数据库列名到Java属性驼峰命名的类似映射
|
# 是否开启自动驼峰命名规则映射:从数据库列名到Java属性驼峰命名的类似映射
|
||||||
|
Reference in New Issue
Block a user