Browse Source

水查查接口工程

hym 4 years ago
parent
commit
7a00475abf
1 changed files with 5 additions and 1 deletions
  1. 5 1
      smart-city-platform/src/main/resources/application-sit.properties

+ 5 - 1
smart-city-platform/src/main/resources/application-sit.properties

@@ -183,4 +183,8 @@ sync.customer.wuhan.id=136
 #mongodb url
 spring.data.mongodb.uri=mongodb://114.135.61.188:17017/meter-reading-database
 logging.level.org.springframework.data.mongodb.core=DEBUG
-account_userInfo_url=http://114.135.61.188:58084/api/pay/getAccountInfoByMetercode
+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
+platform_appid=1001
+platform_appSecret=123456
+platform_url=http://114.135.61.187:38081/user-auth/user/getUniqId?appId={appId}&appSecret={appSecret}&code={code}