Commit 10c00f24 by 杨阔

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

parent 178641b1
...@@ -47,5 +47,5 @@ kt: ...@@ -47,5 +47,5 @@ kt:
# 外部接口配置 # 外部接口配置
external-api: external-api:
kt-userinfo-url: https://jx-crm-common.prod.cp.xcloud.legendkaitian.com/userinfo/query/oneDimensionByItCode kt-userinfo-url: http://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-customer-url: http://jx-crm-common.prod.cp.xcloud.legendkaitian.com/common/esdataimprot/query/customerByItCode
...@@ -4,5 +4,5 @@ spring: ...@@ -4,5 +4,5 @@ spring:
application: application:
name: customer-visit name: customer-visit
profiles: 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