Browse Source

第三方登录修改

hym 4 years ago
parent
commit
c1ad884542
1 changed files with 3 additions and 0 deletions
  1. 3 0
      smart-city-platform/src/main/resources/application-dev.properties

+ 3 - 0
smart-city-platform/src/main/resources/application-dev.properties

@@ -182,3 +182,6 @@ sync.customer.wuhan.id=136
 spring.data.mongodb.uri=mongodb://water:zcxk100@114.135.61.189:27071/meter-reading-database?authSource=meter-reading-database
 logging.level.org.springframework.data.mongodb.core=DEBUG
 account_userInfo_url=http://114.135.61.188:58084/api/pay/getAccountInfoByMetercode
+platform_appid=1001
+platform_appSecret=123456
+platform_url=http://114.135.61.187:38081/user-auth/user/getUniqId?appId={appId}&appSecret={appSecret}&code={code}