Parcourir la source

第三方登录跳转

hym il y a 4 ans
Parent
commit
9837267239

+ 4 - 1
smart-city-platform/src/main/resources/application-prd.properties

@@ -186,4 +186,7 @@ sync.customer.wuhan.id=26
 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=INFO
 account_userInfo_url=http://114.135.61.188:58084/api/pay/getAccountInfoByMetercode
-sync_customer_no_url=http://114.135.61.188:58084/api/customer/synCustomer
+sync_customer_no_url=http://114.135.61.188:58084/api/customer/synCustomer
+platform_appid=1001
+platform_appSecret=123456
+platform_url=http://114.135.61.187:38081/user-auth/user/getUniqId?appId={appId}&appSecret={appSecret}&code={code}