Showing
1 changed file
with
13 additions
and
14 deletions
@@ -18,7 +18,8 @@ execute.shopmessage.host = 192.168.102.27 | @@ -18,7 +18,8 @@ execute.shopmessage.host = 192.168.102.27 | ||
18 | 18 | ||
19 | execute.update_product_price.host = 192.168.102.27 | 19 | execute.update_product_price.host = 192.168.102.27 |
20 | 20 | ||
21 | -file.image.size = 512000 | 21 | +file.image.gif.size = 2621440 |
22 | +file.image.size = 512000 | ||
22 | 23 | ||
23 | file.maxsize = 50000000 | 24 | file.maxsize = 50000000 |
24 | file.saveDir = /Data/images | 25 | file.saveDir = /Data/images |
@@ -32,8 +33,6 @@ jdbc.mysql.platform.erp_product.master = write.erp.yohoops.org:3306 | @@ -32,8 +33,6 @@ jdbc.mysql.platform.erp_product.master = write.erp.yohoops.org:3306 | ||
32 | jdbc.mysql.platform.erp_product.password = 9nm0icOwt6bMHjMusIfMLw== | 33 | jdbc.mysql.platform.erp_product.password = 9nm0icOwt6bMHjMusIfMLw== |
33 | jdbc.mysql.platform.erp_product.slave = read1.erp.yohoops.org:3306 | 34 | jdbc.mysql.platform.erp_product.slave = read1.erp.yohoops.org:3306 |
34 | jdbc.mysql.platform.erp_product.username = yh_test | 35 | jdbc.mysql.platform.erp_product.username = yh_test |
35 | -jdbc.mysql.platform.erp_supplier.password = 9nm0icOwt6bMHjMusIfMLw== | ||
36 | -jdbc.mysql.platform.erp_supplier.username = yh_test | ||
37 | jdbc.mysql.platform.yh_guang.master = write.cms.yohoops.org:3306 | 36 | jdbc.mysql.platform.yh_guang.master = write.cms.yohoops.org:3306 |
38 | jdbc.mysql.platform.yh_guang.password = 9nm0icOwt6bMHjMusIfMLw== | 37 | jdbc.mysql.platform.yh_guang.password = 9nm0icOwt6bMHjMusIfMLw== |
39 | jdbc.mysql.platform.yh_guang.slave = read.cms.yohoops.org:3306 | 38 | jdbc.mysql.platform.yh_guang.slave = read.cms.yohoops.org:3306 |
@@ -43,23 +42,23 @@ jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw== | @@ -43,23 +42,23 @@ jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw== | ||
43 | jdbc.mysql.platform.yhb_account.slave = read1.erp.yohoops.org:3306 | 42 | jdbc.mysql.platform.yhb_account.slave = read1.erp.yohoops.org:3306 |
44 | jdbc.mysql.platform.yhb_account.username = yh_test | 43 | jdbc.mysql.platform.yhb_account.username = yh_test |
45 | 44 | ||
46 | -search.server.address = http://search.yohoops.org/yohosearch/ | ||
47 | - | ||
48 | -watchService.waitInterval = 60 | ||
49 | -watchService.watchDir = /Data/sftp_images | 45 | +mkt.activity.domain.url = http://union.yoho.cn/union/tencentMkt/index.html |
50 | 46 | ||
51 | -price.selltype.url = http://192.168.102.47:9098/erp-gateway-web/plate_price_form/list_product_info | ||
52 | price.audit.firstRoleName = Ʒ | 47 | price.audit.firstRoleName = Ʒ |
53 | price.audit.secondPid = 100476 | 48 | price.audit.secondPid = 100476 |
54 | price.audit.thirdPid = 100478 | 49 | price.audit.thirdPid = 100478 |
55 | 50 | ||
51 | +price.selltype.url = http://192.168.102.47:9098/erp-gateway-web/plate_price_form/list_product_info | ||
52 | + | ||
53 | +resources_https_enable = true | ||
54 | + | ||
55 | +search.server.address = http://search.yohoops.org/yohosearch/ | ||
56 | + | ||
57 | +service.yoho.url = http://service-test2.yohops.com:9999 | ||
58 | + | ||
59 | +watchService.waitInterval = 60 | ||
60 | +watchService.watchDir = /Data/sftp_images | ||
56 | 61 | ||
57 | yohobuy.platform.env.namespace = platform | 62 | yohobuy.platform.env.namespace = platform |
58 | yohobuy.platform.env.serverport = 8 | 63 | yohobuy.platform.env.serverport = 8 |
59 | yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy | 64 | yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy |
60 | - | ||
61 | -api.yoho.url = http://api-test2.yohops.com:9999 | ||
62 | -service.yoho.url = http://service-test2.yohops.com:9999 | ||
63 | - | ||
64 | -file.image.gif.size=2621440 | ||
65 | -resources_https_enable=true |
-
Please register or login to post a comment