|
@@ -69,3 +69,18 @@ spring.ue.datasource.driver-class-name= com.microsoft.sqlserver.jdbc.SQLServerDr
|
|
|
spring.ue.datasource.url= jdbc:sqlserver://localhost:1433;DatabaseName=qywechat
|
|
|
spring.ue.datasource.username= appauth
|
|
|
spring.ue.datasource.password= 360lj.comAppauth#2020
|
|
|
+
|
|
|
+clientMember.port= 8005
|
|
|
+clientMember.service.id= memb
|
|
|
+
|
|
|
+clientQiyewechat.port= 7000
|
|
|
+clientQiyewechat.service.id= qiyewechat
|
|
|
+
|
|
|
+clientOauth2.port= 8031
|
|
|
+clientOauth2.service.id= oauth2
|
|
|
+
|
|
|
+clientZuul.port= 13000
|
|
|
+clientZuul.service.id= localhost
|
|
|
+
|
|
|
+redirectMpUri.protocol= http://
|
|
|
+redirectMpUri.host= mem.360lj.com/mp3
|