Authored by chunhua.zhang

commit autoconfig.

@@ -10,6 +10,23 @@ autoconfig.properties = sharedAutoconfig @@ -10,6 +10,23 @@ autoconfig.properties = sharedAutoconfig
10 10
11 autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test/global-autoconfig.properties 11 autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test/global-autoconfig.properties
12 12
  13 +bigData.analytics.transfer.url = http://analytics.m.yohobuy.com/yas.gif/web/
  14 +
  15 +bigDataRedis.pool.maxIdle = 100
  16 +bigDataRedis.pool.maxTotal = 100
  17 +bigDataRedis.pool.maxWaitMillis = 2000
  18 +bigDataRedis.pool.minIdle = 50
  19 +bigDataRedis.pool.testOnBorrow = false
  20 +bigDataRedis.pool.testWhileIdle = true
  21 +
  22 +bigdata.ad.userid = 9999
  23 +
  24 +bigdata.qiniu.accesskey = 11111
  25 +bigdata.qiniu.bucket = db-backup
  26 +bigdata.qiniu.secretkey = 333333
  27 +
  28 +crawler.host = http://172.31.21.144:9100
  29 +
13 erp.domain = http://192.168.102.47:9098/erp-gateway-web 30 erp.domain = http://192.168.102.47:9098/erp-gateway-web
14 31
15 erp.platform.shops.url = http://api.erp.yohobuy.com 32 erp.platform.shops.url = http://api.erp.yohobuy.com
@@ -33,8 +50,9 @@ execute.update_product_price.host = 192.168.102.202 @@ -33,8 +50,9 @@ execute.update_product_price.host = 192.168.102.202
33 file.image.gif.size = 2621440 50 file.image.gif.size = 2621440
34 file.image.size = 512000 51 file.image.size = 512000
35 52
36 -file.maxsize = 5400000  
37 -file.uploadTempDir = /home/test 53 +file.maxsize = 5400000
  54 +file.uploadMalongImgDir = /Data/malong
  55 +file.uploadTempDir = /home/test
38 56
39 jdbc.mysql.platform.erp_account.master = 192.168.102.219:3306 57 jdbc.mysql.platform.erp_account.master = 192.168.102.219:3306
40 jdbc.mysql.platform.erp_account.password = 9nm0icOwt6bMHjMusIfMLw== 58 jdbc.mysql.platform.erp_account.password = 9nm0icOwt6bMHjMusIfMLw==
@@ -53,69 +71,49 @@ jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw== @@ -53,69 +71,49 @@ jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw==
53 jdbc.mysql.platform.yhb_account.slave = 192.168.102.219:3306 71 jdbc.mysql.platform.yhb_account.slave = 192.168.102.219:3306
54 jdbc.mysql.platform.yhb_account.username = yh_test 72 jdbc.mysql.platform.yhb_account.username = yh_test
55 73
  74 +malongApi.accessKeyId = 7343a192140f25a59c53dab5652f5f47
  75 +malongApi.imageSetId = 7tm74zfv
  76 +malongApi.paiUserId = 1714
  77 +malongApi.secretKey = 45c1ce98ee6b4701d55802989ba240f4
  78 +
56 mkt.activity.domain.url = http://union.yoho.cn/union/tencentMkt/index.html 79 mkt.activity.domain.url = http://union.yoho.cn/union/tencentMkt/index.html
57 80
  81 +mkt.app.download.url = http://m.yohobuy.com/app
  82 +
  83 +mkt.pcwap.domain.url = http://union.yoho.cn/union/go
  84 +
  85 +mkt.resource.code.url = https://m.yohobuy.com/channel/f8abd53b5f7c5fe558d3dd567d95ab92.html?nodownload=1
  86 +
58 offline.shops.url = http://192.168.102.47:8098/shops/ 87 offline.shops.url = http://192.168.102.47:8098/shops/
59 88
60 platform.login.salt = yoho9646yoho9646 89 platform.login.salt = yoho9646yoho9646
61 90
62 -price.audit.firstRoleName = zuzhang1  
63 -price.audit.secondPid = 100476  
64 -price.audit.thirdPid = 100478 91 +price.audit.firstRoleName = zuzhang1
  92 +price.audit.secondCheckRoleName = secondCheck
  93 +price.audit.secondPid = 100476
  94 +price.audit.thirdPid = 100478
65 95
66 price.changed.notice.phone = 13512519156 96 price.changed.notice.phone = 13512519156
67 97
68 price.selltype.url = http://192.168.102.47:9098/erp-gateway-web/plate_price_form/list_product_info 98 price.selltype.url = http://192.168.102.47:9098/erp-gateway-web/plate_price_form/list_product_info
69 99
  100 +qiniu.bigdata.skndada.fileName = /Users/apple/Documents/tmp/sknData.xml
  101 +
70 resources_https_enable = true 102 resources_https_enable = true
71 103
72 search.server.address = http://192.168.102.216:8080/yohosearch/ 104 search.server.address = http://192.168.102.216:8080/yohosearch/
73 105
74 service.yoho.url = http://service-test3.yohops.com:9999 106 service.yoho.url = http://service-test3.yohops.com:9999
75 107
  108 +shop.status.change.phone = 17895010543
  109 +
  110 +upload.tencent.bid = b_teg_openrecom_opq68unpsix93dy2zjco
  111 +upload.tencent.product.mark = 9.99
  112 +upload.tencent.url = http://data.dm.qcloud.com1:8088
  113 +
76 watchService.waitInterval = 60 114 watchService.waitInterval = 60
77 watchService.watchDir = /Data/ftpdir 115 watchService.watchDir = /Data/ftpdir
78 116
79 yohobuy.platform.env.namespace = platform 117 yohobuy.platform.env.namespace = platform
80 yohobuy.platform.env.serverport = 8 118 yohobuy.platform.env.serverport = 8
81 yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy 119 yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy
82 -  
83 -  
84 -shop.status.change.phone= 17895010543  
85 -  
86 -bigData.analytics.transfer.url=http://analytics.m.yohobuy.com/yas.gif/web/  
87 -file.uploadMalongImgDir=/Data/malong  
88 -##图像搜索对接api参数 码隆科技配置信息  
89 -malongApi.accessKeyId=7343a192140f25a59c53dab5652f5f47  
90 -malongApi.secretKey=45c1ce98ee6b4701d55802989ba240f4  
91 -malongApi.paiUserId=1714  
92 -malongApi.imageSetId=7tm74zfv  
93 -mkt.activity.domain.url=http://union.yoho.cn/union/tencentMkt/index.html  
94 -  
95 -crawler.host=http://172.31.21.144:9100  
96 -  
97 -# ******************** bigdata upload skn data ********************  
98 -bigdata.qiniu.accesskey=11111  
99 -bigdata.qiniu.secretkey=333333  
100 -bigdata.qiniu.bucket=db-backup  
101 -qiniu.bigdata.skndada.fileName=/Users/apple/Documents/tmp/sknData.xml  
102 -bigdata.ad.userid=9999  
103 -# ******************** bigdata upload skn data ********************  
104 -# ******************** bigData redis servers start ********************  
105 -  
106 -bigDataRedis.pool.maxTotal=100  
107 -bigDataRedis.pool.maxIdle=100  
108 -bigDataRedis.pool.maxWaitMillis=2000  
109 -bigDataRedis.pool.minIdle=50  
110 -bigDataRedis.pool.testOnBorrow=false  
111 -bigDataRedis.pool.testWhileIdle=true  
112 -# ******************** bigData redis servers end ********************  
113 -  
114 -# ******************** tencent upload skn data ********************  
115 -upload.tencent.url=http://data.dm.qcloud.com1:8088  
116 -upload.tencent.bid=b_teg_openrecom_opq68unpsix93dy2zjco  
117 -upload.tencent.product.mark=9.99  
118 -# ******************** tencent upload skn data ********************  
119 -price.audit.secondCheckRoleName=secondCheck  
120 -  
121 -mkt.app.download.url=http://m.yohobuy.com/app