@@ -37,7 +37,7 @@ spring:
username: test
password: 360ljtest!
application:
- name: mpwechat
+ name: mpwechatT
#配置面向服务调用
cloud:
config:
@@ -83,6 +83,11 @@ clientQiyewechat:
port: 7000
service:
id: qiyewechat
+
+clientOauth2:
+ port: 8031
+ service:
+ id: oauth2
clientZuul:
port: 13001