You need to sign in or sign up before continuing.
Commit 10c00f24 by 杨阔

修改生茶调用kt客户及权限接口

parent 178641b1
......@@ -47,5 +47,5 @@ kt:
# 外部接口配置
external-api:
kt-userinfo-url: https://jx-crm-common.prod.cp.xcloud.legendkaitian.com/userinfo/query/oneDimensionByItCode
kt-customer-url: https://jx-crm-common.prod.cp.xcloud.legendkaitian.com/common/esdataimprot/query/customerByItCode
kt-userinfo-url: http://jx-crm-common.prod.cp.xcloud.legendkaitian.com/userinfo/query/oneDimensionByItCode
kt-customer-url: http://jx-crm-common.prod.cp.xcloud.legendkaitian.com/common/esdataimprot/query/customerByItCode
......@@ -4,5 +4,5 @@ spring:
application:
name: customer-visit
profiles:
active: ${SPRING_PROFILES_ACTIVE:dev}
active: ${SPRING_PROFILES_ACTIVE:prod}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment