|
@@ -30,10 +30,10 @@ logging:
|
|
|
|
|
|
oauth:
|
|
|
wx:
|
|
|
- # 测试帐号
|
|
|
- # appID: wx6959f112e9ffbfa3
|
|
|
- # appSecret: 32f6fdf12bc25361110e1786f386eaab
|
|
|
- # 正式账户
|
|
|
+ #测试帐号
|
|
|
+# appID: wx6959f112e9ffbfa3
|
|
|
+# appSecret: 32f6fdf12bc25361110e1786f386eaab
|
|
|
+ #正式账户
|
|
|
appID: wxcd5b1b2636c9f611
|
|
|
appSecret: e2854aa99f8279f33b4f065b2ffb75b1
|
|
|
|
|
@@ -56,7 +56,7 @@ eureka:
|
|
|
serviceUrl:
|
|
|
defaultZone: http://120.25.151.99:49001/eureka/
|
|
|
register-with-eureka: true
|
|
|
-# register-with-eureka: false
|
|
|
+ # register-with-eureka: false
|
|
|
instance:
|
|
|
prefer-ip-address: true
|
|
|
ip-address: 120.25.151.99
|