|
@@ -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}
|