|
|
api.yoho.url = http://testapi.yoho.cn:28078
|
|
|
|
|
|
autoconfig.properties = sharedAutoconfig
|
|
|
|
|
|
autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/test/global-autoconfig.properties
|
...
|
...
|
@@ -10,39 +8,15 @@ erp.shops.account.url = http://serve.yohobuy.com/service/finance/v1/clearing |
|
|
erp.shops.change.pwd.url = http://serve.yohobuy.com/service/account/v1/Profile/updatePassword
|
|
|
erp.shops.login.url = http://serve.yohobuy.com/service/account/v1/Profile/login
|
|
|
|
|
|
execute.limitcode.host = 192.168.102.216
|
|
|
execute.limitcode.host = 172.31.20.7
|
|
|
|
|
|
execute.shopmessage.host = 172.31.20.7
|
|
|
|
|
|
execute.update_product_price.host = 192.168.102.202
|
|
|
execute.update_product_price.host = 172.31.20.7
|
|
|
|
|
|
file.image.size = 512000
|
|
|
|
|
|
file.maxsize = 50000000
|
|
|
file.saveDir = /Data/images
|
|
|
file.uploadTempDir = /Data/images
|
|
|
|
|
|
jdbc.mysql.platform.erp_account.master = 192.168.102.219:3306
|
|
|
jdbc.mysql.platform.erp_account.password = 9nm0icOwt6bMHjMusIfMLw==
|
|
|
jdbc.mysql.platform.erp_account.slave = 192.168.102.219:3306
|
|
|
jdbc.mysql.platform.erp_account.username = yh_test
|
|
|
jdbc.mysql.platform.erp_product.master = 192.168.102.219:3306
|
|
|
jdbc.mysql.platform.erp_product.password = 9nm0icOwt6bMHjMusIfMLw==
|
|
|
jdbc.mysql.platform.erp_product.slave = 192.168.102.219:3306
|
|
|
jdbc.mysql.platform.erp_product.username = yh_test
|
|
|
jdbc.mysql.platform.yh_guang.master = 192.168.102.219:3306
|
|
|
jdbc.mysql.platform.yh_guang.password = 9nm0icOwt6bMHjMusIfMLw==
|
|
|
jdbc.mysql.platform.yh_guang.slave = 192.168.102.219:3306
|
|
|
jdbc.mysql.platform.yh_guang.username = yh_test
|
|
|
jdbc.mysql.platform.yhb_account.master = 192.168.102.219:3306
|
|
|
jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw==
|
|
|
jdbc.mysql.platform.yhb_account.slave = 192.168.102.219:3306
|
|
|
jdbc.mysql.platform.yhb_account.username = yh_test
|
|
|
|
|
|
search.server.address = http://192.168.102.216:8080/yohosearch/
|
|
|
|
|
|
watchService.waitInterval = 60
|
|
|
watchService.watchDir = /Data/images
|
|
|
file.uploadTempDir = /home/test
|
|
|
|
|
|
yohobuy.platform.env.namespace = platform
|
|
|
yohobuy.platform.env.serverport = 8
|
...
|
...
|
|