Prechádzať zdrojové kódy

修改计费接口生产地址

hym 3 rokov pred
rodič
commit
bb141403c6

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

@@ -185,8 +185,8 @@ sync.customer.wuhan.id=26
 #mongodb url
 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
+account_userInfo_url=http://114.135.61.186:30002/api/pay/getAccountInfoByMetercode
+sync_customer_no_url=http://114.135.61.186:30002/api/customer/synCustomer
 platform_appid=1001
 platform_appSecret=12345678
 platform_url=http://114.135.61.187:38087/user-auth/user/getUniqId?appId={appId}&key={key}