Authored by chunhua.zhang

commit autoconfig.

... ... @@ -18,7 +18,8 @@ execute.shopmessage.host = 192.168.102.27
execute.update_product_price.host = 192.168.102.27
file.image.size = 512000
file.image.gif.size = 2621440
file.image.size = 512000
file.maxsize = 50000000
file.saveDir = /Data/images
... ... @@ -32,8 +33,6 @@ jdbc.mysql.platform.erp_product.master = write.erp.yohoops.org:3306
jdbc.mysql.platform.erp_product.password = 9nm0icOwt6bMHjMusIfMLw==
jdbc.mysql.platform.erp_product.slave = read1.erp.yohoops.org:3306
jdbc.mysql.platform.erp_product.username = yh_test
jdbc.mysql.platform.erp_supplier.password = 9nm0icOwt6bMHjMusIfMLw==
jdbc.mysql.platform.erp_supplier.username = yh_test
jdbc.mysql.platform.yh_guang.master = write.cms.yohoops.org:3306
jdbc.mysql.platform.yh_guang.password = 9nm0icOwt6bMHjMusIfMLw==
jdbc.mysql.platform.yh_guang.slave = read.cms.yohoops.org:3306
... ... @@ -43,23 +42,23 @@ jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw==
jdbc.mysql.platform.yhb_account.slave = read1.erp.yohoops.org:3306
jdbc.mysql.platform.yhb_account.username = yh_test
search.server.address = http://search.yohoops.org/yohosearch/
watchService.waitInterval = 60
watchService.watchDir = /Data/sftp_images
mkt.activity.domain.url = http://union.yoho.cn/union/tencentMkt/index.html
price.selltype.url = http://192.168.102.47:9098/erp-gateway-web/plate_price_form/list_product_info
price.audit.firstRoleName = Ʒ
price.audit.secondPid = 100476
price.audit.thirdPid = 100478
price.selltype.url = http://192.168.102.47:9098/erp-gateway-web/plate_price_form/list_product_info
resources_https_enable = true
search.server.address = http://search.yohoops.org/yohosearch/
service.yoho.url = http://service-test2.yohops.com:9999
watchService.waitInterval = 60
watchService.watchDir = /Data/sftp_images
yohobuy.platform.env.namespace = platform
yohobuy.platform.env.serverport = 8
yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy
api.yoho.url = http://api-test2.yohops.com:9999
service.yoho.url = http://service-test2.yohops.com:9999
file.image.gif.size=2621440
resources_https_enable=true
\ No newline at end of file
... ...