Authored by lingmin
Showing 48 changed files with 636 additions and 241 deletions
... ... @@ -218,11 +218,34 @@ jdbc.mysql.lineshops.username=yh_test
jdbc.mysql.lineshops.password=9nm0icOwt6bMHjMusIfMLw==
# yh_mars
jdbc.mysql.yhmars.master=192.168.102.17:3306
jdbc.mysql.yhmars.slave=192.168.102.17:3306
jdbc.mysql.yhmars.username=root
jdbc.mysql.yhmars.password=Z5BMngayHLUxyWLSv6+koA==
jdbc.mysql.yhmars.master=192.168.102.216:3306
jdbc.mysql.yhmars.slave=192.168.102.216:3306
jdbc.mysql.yhmars.username=yh_test
jdbc.mysql.yhmars.password=9nm0icOwt6bMHjMusIfMLw==
#yhgorder
jdbc.mysql.yhgorder.master=192.168.102.214:5511
jdbc.mysql.yhgorder.slave=192.168.102.214:5511
jdbc.mysql.yhgorder.username=yohodb
jdbc.mysql.yhgorder.password=sptsRfIfzmZJ0JPOnHKN9BIqqFRmY3+jrks0lQGi164=
#yhgproduct
jdbc.mysql.yhgproduct.master=192.168.102.214:5511
jdbc.mysql.yhgproduct.slave=192.168.102.214:5511
jdbc.mysql.yhgproduct.username=yohodb
jdbc.mysql.yhgproduct.password=sptsRfIfzmZJ0JPOnHKN9BIqqFRmY3+jrks0lQGi164=
#yhgspider
jdbc.mysql.yhgspider.master=192.168.102.214:5511
jdbc.mysql.yhgspider.slave=192.168.102.214:5511
jdbc.mysql.yhgspider.username=yohodb
jdbc.mysql.yhgspider.password=sptsRfIfzmZJ0JPOnHKN9BIqqFRmY3+jrks0lQGi164=
#yhgeditor
jdbc.mysql.yhgeditor.master=192.168.102.214:5511
jdbc.mysql.yhgeditor.slave=192.168.102.214:5511
jdbc.mysql.yhgeditor.username=yohodb
jdbc.mysql.yhgeditor.password=sptsRfIfzmZJ0JPOnHKN9BIqqFRmY3+jrks0lQGi164=
# search-es
search.es.cluster.name = yohosearch
... ... @@ -231,6 +254,20 @@ search.index.number_of_replicas = 1
search.index.refresh_interval = 10s
search.index.translog.flush_threshold_ops = 5000
#yhb_promotion_split db split
jdbc.mysql.yhbpromotionsplit.master=192.168.102.202:8066
jdbc.mysql.yhbpromotionsplit.slave=192.168.102.202:8066
jdbc.mysql.yhbpromotionsplit.slave2=192.168.102.202:8066
jdbc.mysql.yhbpromotionsplit.slave3=192.168.102.202:8066
jdbc.mysql.yhbpromotionsplit.username=yh_test
jdbc.mysql.yhbpromotionsplit.password=9nm0icOwt6bMHjMusIfMLw==
jdbc.mysql.yhbpromotionsplit.slave2=192.168.102.202:8066
jdbc.mysql.yhbpromotionsplit.slave3=192.168.102.202:8066
# search-mq
search.mq.server = 192.168.102.224
search.mq.port = 5672
... ... @@ -255,7 +292,7 @@ cache.servers.gateway.level1.expire = 1800
cache.servers.gateway.level2.address = 192.168.102.211:11211
cache.servers.gateway.level2.expire = 43200
ip.port.search.server = 192.168.102.224:8080
ip.port.search.server = 192.168.102.216:8080
qiniu.accesskey = atSf7xxIl8alEnsXbhC1bOD1GWVW3qYffz8SlB4m
qiniu.bucket = yhfair
... ... @@ -263,18 +300,18 @@ qiniu.domain = http://yhfair.qiniudn.com
qiniu.secretkey = pyoJzPygXIkFWrc1BAsH6tAJ0yweTchpJwGKEwhm
# outter big data redis
bigDataRedis.proxy.address = test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
bigDataRedis.proxy.port = 6379
bigDataRedis.proxy.address = 123.206.17.17
bigDataRedis.proxy.port = 16379
bigDataRedis.proxy.auth =
# outter big data redis push
bigDataRedis-push.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
bigDataRedis-push.proxy.port=6379
bigDataRedis-push.proxy.address=123.206.17.17
bigDataRedis-push.proxy.port=16379
bigDataRedis-push.proxy.auth=
#bigDataRedis-search
bigDataRedis-search.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
bigDataRedis-search.proxy.port= 6379
bigDataRedis-search.proxy.address=123.206.17.17
bigDataRedis-search.proxy.port= 16379
bigDataRedis-search.proxy.auth=
redis.notsync.twemproxy.addresses=192.168.102.12:6379,192.168.102.12:6379
... ...
jdbc.mysql.readonlyinslave=true
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/dev/auto_deploy/deploy/autoconfig/dev/global-autoconfig.properties
yohomars.env.namespace = yohomars
yohomars.env.serverport = 72
yohomars.env.webapphome = /home/dev/yoho-mars/deploy
\ No newline at end of file
yohomars.env.webapphome = /home/dev/yoho-mars/deploy
uic.api.host=http://192.168.102.48:8096/uic
\ No newline at end of file
... ...
... ... @@ -4,9 +4,15 @@ autoconfig.properties.sharedAutoconfig = file:/home/dev/auto_deploy/deploy/auto
uic.service.url=http://192.168.102.48:8096/uic/
mag.service.url=http://ezine-test.yohops.com:9999/index.php?r=Apiemag
cn.site.url=http://newboys.test.yoho.cn
hk.site.url=http://hkboys.test.yoho.cn
yohonow.env.namespace = yohonow
yohonow.env.serverport = 1
yohonow.env.webapphome = /home/dev/yoho-now/deploy
\ No newline at end of file
yohonow.env.webapphome = /home/dev/yoho-now/deploy
boy.cn.site.url=http://newboys.test.yoho.cn
girl.cn.site.url=http://newgirls.test.yoho.cn
#hongkong site main
boy.hk.site.url=http://hkboys.test.yoho.cn
girl.hk.site.url=http://hkgirls.test.yoho.cn
\ No newline at end of file
... ...
yohobuy.global.env.webapphome=/home/dev/yohobuy-global/deploy
yohobuy.global.env.serverport=0
yohobuy.global.env.namespace=globalbuy
is_debug_enable=false
yhb_api_url=http://api-test3.yohops.com:9999
yhb_search_url=http://192.168.102.216:8080/yohosearch/tblproduct/search.json
globalbuyRedis.proxy.address=192.168.102.12
globalbuyRedis.proxy.port=6379
redis.proxy.auth=
redis.pool.maxTotal=100
redis.pool.maxIdle=100
redis.pool.maxWaitMillis=2000
redis.pool.minIdle=50
redis.pool.testOnBorrow=false
redis.pool.testWhileIdle=true
\ No newline at end of file
... ...
... ... @@ -2,7 +2,7 @@ api.yoho.url = http://devapi.yoho.cn:58078
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/dev/opps/deploy/autoconfig/dev/global-autoconfig.properties
autoconfig.properties.sharedAutoconfig = file:/home/dev/auto_deploy/deploy/autoconfig/dev/global-autoconfig.properties
erp.platform.shops.url = http://api.erp.yohobuy.com
... ... @@ -51,4 +51,69 @@ watchService.watchDir = /Data/ftpdir
yohobuy.platform.env.namespace = platform
yohobuy.platform.env.serverport = 8
yohobuy.platform.env.webapphome = /home/dev/yohobuy-platform/deploy
http://analytics.m.yohobuy.com/yas.gif/web/
\ No newline at end of file
http://analytics.m.yohobuy.com/yas.gif/web/
upload.tencent.url=http://data.dm.qcloud.com:8088
upload.tencent.bid=b_teg_openrecom_opq68unpsix93dy2zjco
upload.tencent.product.mark=9.99
# ******************** bigdata upload skn data ********************
bigdata.qiniu.accesskey=EJhU5jwtkfMm3k5RTeOCH9_jc0A0o-mIfD3Iba5J
bigdata.qiniu.secretkey=qAns6jrf9pg6bHNvS1IcKi-pnVBWV46pbpFWKwJ7
bigdata.qiniu.bucket=db-backup
qiniu.bigdata.skndada.fileName=/Users/apple/Documents/tmp/sknData.xml
bigdata.ad.userid=9999
# ******************** bigdata upload skn data ********************
# ******************** bigData redis servers start ********************
bigDataRedis.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
bigDataRedis.proxy.port=6379
#password, can be empty
bigDataRedis.proxy.auth=
bigDataRedis.pool.maxTotal=100
bigDataRedis.pool.maxIdle=100
bigDataRedis.pool.maxWaitMillis=2000
bigDataRedis.pool.minIdle=50
bigDataRedis.pool.testOnBorrow=false
bigDataRedis.pool.testWhileIdle=true
# ******************** bigData redis servers end ********************
price.selltype.url=http://192.168.102.47:9098/erp-gateway-web/plate_price_form/list_product_info
# price manage audit person config
price.audit.firstRoleName=zuzhang1
price.audit.secondPid=100476
price.audit.thirdPid=100478
price.changed.notice.phone=13512519156
shop.status.change.phone=123456
erp.storage=http://serve.yohobuy.com
#\u5e73\u53f0\u7aef\u767b\u9646\u5d4c\u5957iframe\u7684salt
platform.login.salt=yoho9646yoho9646
resources_https_enable=true
yoho.service.domain.url=http://127.0.0.1:8094
mkt.activity.domain.url=http://union.yoho.cn/union/tencentMkt/index.html
crawler.host=http://192.168.103.62:9100
admin.portal.url=http://192.168.102.211:30012
admin.login.url=http://192.168.102.211:30012
file.image.gif.size=2621440
erp.realStorage.url=http://192.168.13.24:8099/erp-gateway-web/shift_logs/query_stock_num_by_sku
erp.domain=http://192.168.102.47:9098/erp-gateway-web
jdbc.mysql.yhbpromotionsplitplatform.master=127.0.0.1:8066
jdbc.mysql.yhbpromotionsplitplatform.slave=127.0.0.1:8066
jdbc.mysql.yhbpromotionsplitplatform.username=yh_test
jdbc.mysql.yhbpromotionsplitplatform.password=9nm0icOwt6bMHjMusIfMLw==
aliyun.accesskey=XLHom1U6wcyl8dec3t0zaJczvsATPf
... ...
... ... @@ -9,3 +9,11 @@ promoation.invite.shareCoupon = [ \\"11720\\", \\"11721\\", \\"11722\\", \\"11
yohobuy.promotion.env.namespace = promotion
yohobuy.promotion.env.serverport = 5
yohobuy.promotion.env.webapphome = /home/dev/yohobuy-promotion/deploy
promotion.sendCounpon.broadcast.rate = 0.5
wechat.coupons.operators.email=jie.pang@yoho.cn
weibo.coupons.operators.email=chao.geng@yoho.cn,binbin.lu@yoho.cn
weibo.coupons.operators.mobile=13770338135,18551607734
yoho.message.controller.url=http://192.168.102.202:8087/yoho-message-controller
\ No newline at end of file
... ...
... ... @@ -19,3 +19,15 @@ rabbit.mq.virtualHost = /yoho
yoho.unions.env.namespace = union
yoho.unions.env.serverport = 8
yoho.unions.env.webapphome = /home/dev/yohobuy-union/deploy
file.saveDir = /Data/images
platform.login.salt=yoho9646yoho9646
erp.domain=http://192.168.102.47:9098/erp-gateway-web
admin.login.url=http://192.168.102.211:30012
rabbit_message_center = 192.168.102.211:5672
rabbit_message_center_user = yoho
rabbit_message_center_password = yoho
rabbit_message_center_vhost = yoho
... ...
... ... @@ -254,10 +254,10 @@ redis.search.proxy.auth =
#mars-search-db
jdbc.mysql.yohomarssearch.datasources = yh_mars
jdbc.mysql.yohomarssearch.master = 192.168.102.17:3306
jdbc.mysql.yohomarssearch.slave = 192.168.102.17:3306
jdbc.mysql.yohomarssearch.username = root
jdbc.mysql.yohomarssearch.password = Z5BMngayHLUxyWLSv6+koA==
jdbc.mysql.yohomarssearch.master = 192.168.102.216:3306
jdbc.mysql.yohomarssearch.slave = 192.168.102.216:3306
jdbc.mysql.yohomarssearch.username = yh_test
jdbc.mysql.yohomarssearch.password = 9nm0icOwt6bMHjMusIfMLw==
#mars-search-es
yohomarssearch.es.cluster.name = yohosearch_test
... ...
... ... @@ -15,4 +15,7 @@ redis.push.auth=
redis.pool.maxTotal=200
redis.pool.maxIdle=100
redis.pool.minIdle=30
redis.pool.maxWaitMillis=10000
\ No newline at end of file
redis.pool.maxWaitMillis=10000
#message.sender.isDev
message.sender.isDev=true
\ No newline at end of file
... ...
... ... @@ -13,7 +13,7 @@ canal.server.port=zk01.yohoops.org:2181
##canal-shop
canal.destination.shop=shops
canal.subscribeChannel.shop=yh_shops.brand,yh_shops.goods,yh_shops.goods_images,yh_shops.product,yh_shops.product_color,yh_shops.product_price,yh_shops.product_sort,yh_shops.product_standard_relation,yh_shops.product_style_relation,yh_shops.size,yh_shops.storage,yh_shops.standard,yh_shops.style,yh_shops.product_activities_link,yh_shops.product_search,yh_shops.parameter_make,yh_shops.search_action,yh_shops.product_keywords,yh_shops.product_price_plan,yh_shops.product_timing,yh_shops.shops,yh_shops.shops_brands,yh_shops.sales_category
canal.subscribeChannel.shop=yh_shops.product_attribute_property_values,yh_shops.brand,yh_shops.goods,yh_shops.goods_images,yh_shops.product,yh_shops.product_color,yh_shops.product_price,yh_shops.product_sort,yh_shops.product_standard_relation,yh_shops.product_style_relation,yh_shops.size,yh_shops.storage,yh_shops.standard,yh_shops.style,yh_shops.product_activities_link,yh_shops.product_search,yh_shops.parameter_make,yh_shops.search_action,yh_shops.product_keywords,yh_shops.product_price_plan,yh_shops.product_timing,yh_shops.shops,yh_shops.shops_brands,yh_shops.sales_category
##canal-operation
canal.destination.operation=operations
... ... @@ -21,7 +21,7 @@ canal.subscribeChannel.operation=yhb_operations.activity_product,yhb_operations.
##cancal-erpproduct
canal.destination.erpproduct=erpproduct
canal.subscribeChannel.erpproduct=erp_product.product_pool_detail
canal.subscribeChannel.erpproduct=erp_product.product_pool_detail,erp_product.product_ext,erp_product.product_attribute
##cancal-erpcustomerservice
canal.destination.erpcustomerservice=erpcustomerservice
... ...
... ... @@ -35,4 +35,5 @@ jdbc.mysql.bigdata.username=yh_test
jdbc.mysql.bigdata.password=9nm0icOwt6bMHjMusIfMLw==
bigdata.database.cluster.name = test
bigDataRedis.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
\ No newline at end of file
bigDataRedis.proxy.address=123.206.17.17
bigDataRedis.proxy.port=16379
\ No newline at end of file
... ...
... ... @@ -59,6 +59,8 @@ unionpay.notifyurl = http://service-test1.yohops.com:9999/payment/unionpay_newn
wechat.app.newnotifyurl =http://service-test1.yohops.com:9999/payment/weixin_notify
wechat.app.notifyurl = http://service-test1.yohops.com:9999/payment/wechat_notify
alipay.notifyurl = http://service-test1.yohops.com:9999/payment/alipay_notify
cmbnetpay.payNoticeUrl=http://service-test1.yohops.com:9999/payment/cmbpay_notify
cmbnetpay.signNoticeUrl=http://service-test1.yohops.com:9999/payment/cmbsign_notify
# unionmpos env: 00,production enviroment; 01,test enviroment
unionmpos.env=00
\ No newline at end of file
... ...
... ... @@ -10,6 +10,23 @@ autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test/global-autoconfig.properties
bigData.analytics.transfer.url = http://analytics.m.yohobuy.com/yas.gif/web/
bigDataRedis.pool.maxIdle = 100
bigDataRedis.pool.maxTotal = 100
bigDataRedis.pool.maxWaitMillis = 2000
bigDataRedis.pool.minIdle = 50
bigDataRedis.pool.testOnBorrow = false
bigDataRedis.pool.testWhileIdle = true
bigdata.ad.userid = 9999
bigdata.qiniu.accesskey = 11111
bigdata.qiniu.bucket = db-backup
bigdata.qiniu.secretkey = 333333
crawler.host = http://172.31.21.144:9100
erp.domain = http://192.168.102.47:9098/erp-gateway-web
erp.platform.shops.url = http://api.erp.yohobuy.com
... ... @@ -33,8 +50,9 @@ execute.update_product_price.host = 192.168.102.202
file.image.gif.size = 2621440
file.image.size = 512000
file.maxsize = 5400000
file.uploadTempDir = /home/test
file.maxsize = 5400000
file.uploadMalongImgDir = /Data/malong
file.uploadTempDir = /home/test
jdbc.mysql.platform.erp_account.master = 192.168.102.219:3306
jdbc.mysql.platform.erp_account.password = 9nm0icOwt6bMHjMusIfMLw==
... ... @@ -53,67 +71,49 @@ 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
malongApi.accessKeyId = 7343a192140f25a59c53dab5652f5f47
malongApi.imageSetId = 7tm74zfv
malongApi.paiUserId = 1714
malongApi.secretKey = 45c1ce98ee6b4701d55802989ba240f4
mkt.activity.domain.url = http://union.yoho.cn/union/tencentMkt/index.html
mkt.app.download.url = http://m.yohobuy.com/app
mkt.pcwap.domain.url = http://union.yoho.cn/union/go
mkt.resource.code.url = https://m.yohobuy.com/channel/f8abd53b5f7c5fe558d3dd567d95ab92.html?nodownload=1
offline.shops.url = http://192.168.102.47:8098/shops/
platform.login.salt = yoho9646yoho9646
price.audit.firstRoleName = zuzhang1
price.audit.secondPid = 100476
price.audit.thirdPid = 100478
price.audit.firstRoleName = zuzhang1
price.audit.secondCheckRoleName = secondCheck
price.audit.secondPid = 100476
price.audit.thirdPid = 100478
price.changed.notice.phone = 13512519156
price.selltype.url = http://192.168.102.47:9098/erp-gateway-web/plate_price_form/list_product_info
qiniu.bigdata.skndada.fileName = /Users/apple/Documents/tmp/sknData.xml
resources_https_enable = true
search.server.address = http://192.168.102.216:8080/yohosearch/
service.yoho.url = http://service-test3.yohops.com:9999
shop.status.change.phone = 17895010543
upload.tencent.bid = b_teg_openrecom_opq68unpsix93dy2zjco
upload.tencent.product.mark = 9.99
upload.tencent.url = http://data.dm.qcloud.com1:8088
watchService.waitInterval = 60
watchService.watchDir = /Data/ftpdir
yohobuy.platform.env.namespace = platform
yohobuy.platform.env.serverport = 8
yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy
shop.status.change.phone= 17895010543
bigData.analytics.transfer.url=http://analytics.m.yohobuy.com/yas.gif/web/
file.uploadMalongImgDir=/Data/malong
##图像搜索对接api参数 码隆科技配置信息
malongApi.accessKeyId=7343a192140f25a59c53dab5652f5f47
malongApi.secretKey=45c1ce98ee6b4701d55802989ba240f4
malongApi.paiUserId=1714
malongApi.imageSetId=7tm74zfv
mkt.activity.domain.url=http://union.yoho.cn/union/tencentMkt/index.html
crawler.host=http://172.31.21.144:9100
# ******************** bigdata upload skn data ********************
bigdata.qiniu.accesskey=11111
bigdata.qiniu.secretkey=333333
bigdata.qiniu.bucket=db-backup
qiniu.bigdata.skndada.fileName=/Users/apple/Documents/tmp/sknData.xml
bigdata.ad.userid=9999
# ******************** bigdata upload skn data ********************
# ******************** bigData redis servers start ********************
bigDataRedis.pool.maxTotal=100
bigDataRedis.pool.maxIdle=100
bigDataRedis.pool.maxWaitMillis=2000
bigDataRedis.pool.minIdle=50
bigDataRedis.pool.testOnBorrow=false
bigDataRedis.pool.testWhileIdle=true
# ******************** bigData redis servers end ********************
# ******************** tencent upload skn data ********************
upload.tencent.url=http://data.dm.qcloud.com1:8088
upload.tencent.bid=b_teg_openrecom_opq68unpsix93dy2zjco
upload.tencent.product.mark=9.99
# ******************** tencent upload skn data ********************
price.audit.secondCheckRoleName=secondCheck
\ No newline at end of file
... ...
... ... @@ -33,4 +33,5 @@ jdbc.mysql.bigdata.username=yh_test_bigdata
jdbc.mysql.bigdata.password=lRnPI2bQsZRNn/qC/29ZGqMwEu/zaKV31I9S8xDJIUA=
bigdata.database.cluster.name = test
bigDataRedis.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
\ No newline at end of file
bigDataRedis.proxy.address=123.206.17.17
bigDataRedis.proxy.port=16379
\ No newline at end of file
... ...
... ... @@ -96,4 +96,6 @@ upload.tencent.url=http://data.dm.qcloud.com1:8088
upload.tencent.bid=b_teg_openrecom_opq68unpsix93dy2zjco
upload.tencent.product.mark=9.99
# ******************** tencent upload skn data ********************
price.audit.secondCheckRoleName=secondCheck
\ No newline at end of file
price.audit.secondCheckRoleName=secondCheck
mkt.app.download.url=http://m.yohobuy.com/app
\ No newline at end of file
... ...
... ... @@ -2,6 +2,10 @@ autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_2/global-autoconfig.properties
gateway.api.url = http://api.gray.yohops.com/
uic_userInfoRest_enable = false
yoho.uic.env.namespace = uic
yoho.uic.env.serverport = 6
yoho.uic.env.webapphome = /home/test/uic/deploy
... ...
... ... @@ -30,6 +30,17 @@ yoho.push.env.namespace = push
yoho.push.env.serverport = 9
yoho.push.env.webapphome = /home/test/yoho-push/deploy
##just for push
jdbc.mysql.yhpush.master=write.passport.yohoops.org:3306
jdbc.mysql.yhpush.slave=dbs.slave.yohoops.org:3307
jdbc.mysql.yhpush.username=yh_test
jdbc.mysql.yhpush.password=9nm0icOwt6bMHjMusIfMLw==
##push redis
redis.push.address=192.168.102.22
redis.push.port=6379
redis.push.auth=
redis.pool.maxTotal=200
redis.pool.maxIdle=100
redis.pool.minIdle=30
... ...
... ... @@ -15,5 +15,9 @@ jdbc.mysql.yhshops.datasources = yh_shops
jdbc.mysql.yhshops.master = write.shops.yohoops.org:3306
jdbc.mysql.yhshops.slave = read.shops.yohoops.org:3306
jdbc.mysql.yhshops.username = yh_vpc_bak
jdbc.mysql.yhshops.password = +BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
\ No newline at end of file
jdbc.mysql.yhshops.username = yh_test
jdbc.mysql.yhshops.password = 9nm0icOwt6bMHjMusIfMLw==
... ...
... ... @@ -29,6 +29,8 @@ users.yohocoin.dilute = true
verify_student_flag = false
crf.service.url=https://osprec-ci.crfchina.com
yoho.users.env.namespace = users
yoho.users.env.serverport = 1
yoho.users.env.webapphome = /home/test/yoho-users/deploy
... ... @@ -38,3 +40,6 @@ zmxy_contract_flag = si201604080002520001
zmxy_rsa_mySK = MIICdgIBADANBgkqhkiG9w0BAQEFAASCAmAwggJcAgEAAoGBAIjfNWUXqCNtlaBFpv4KrBTVQb4btX9Gi+UPuz7AMvwbSXmtIxV2awkz4Rg0Q3PtTkuAUpuW958u3uNxypcsCJD3o4qphgqSMVpe33bJ1bZaeL/h8WT9KNBiIxGsYQco44JbJkjrHTAI3Wt+RNhHyn+nKI9wCaeYPCY7ZipVpmL3AgMBAAECgYBn/BxWx1hIQjMQ5pnuGzGNSk9+HRMQtQoHZqI9FEwn2JtDw9QJtEOxZCa4+svcQQfguIcKCfHqj/NqHMNrglqmmJhKrut+ilUt8rqJCmvRSh8AdG7ZnqzxQYdTrrEEKgO932WqPOI98X2H+2cPzLfIOgxN7FhCDg+lVi4CBdfJ8QJBANosNf2b4f50AgAkstAKX1Hqqsb+k5L5reoF9e6eQufPXIpSrbME3cETyRMMLKX+YfhHpv66fpfg0X4JiHZIpdsCQQCgmmPNWs2nbvHY3Eo3xuYs/KJRIltgYaAd9+CCjpCTbU21afqyGkK7zibHfLADh+m5GOkOZ5IFn5Alhg1NQNgVAkBTX/PeEDVEPWcKUPv4nw4gSvKqi10wHLSGq3J5lwdweQEfZ0s0D5cDEyGTYuKpKNadwBwkWnbIacUFSnVY5phjAkAt4Ix73+F5X77kROFKl52u4if350mU+a5EgUd35AO2qXWWSgTcFZZUkaoQODULfSqtvkjs3Xcf9hm2LlnkZI6VAkEAl8+0+a6Rjz119mxJXy9JWKTbWirhja+ijyndLVEAmxTYjWTuNKbRdTYe59ekRYhmMWkiKzggP+PKjXHCHV6eRQ==
zmxy_rsa_zmPK = MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCRbbYbNdGkD9TD/bQiNEejfnkBAudsE1bnmsgZ6wUeVBnzPgHVC+f6UxM8HHDOlM2eICaUvQbSsAXsITy3OQzLkV+nWA1pKlpy/OEm0+8HoHJ5gjqDS117/QQWjMdILx7Bed5VPw+AtrVyKs+1qg5MBciP7RHh2A2BDckj+m7bkwIDAQAB
zmxy_service_url = https://zmopenapi.zmxy.com.cn/sandbox.do
crf.service.url=https://osprec-ci.crfchina.com
... ...
... ... @@ -11,3 +11,7 @@ users.browse.numPerUser = 100
yohobuy.brower.env.namespace = brower
yohobuy.brower.env.serverport = 2
yohobuy.brower.env.webapphome = /home/test/yohobuy-brower/deploy
rabbit_concurrent=3
api.yoho.url = http://api.yoho.yohoops.org
... ...
... ... @@ -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,27 @@ 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/
mkt.activity.domain.url = http://union.yoho.cn/union/tencentMkt/index.html
watchService.waitInterval = 60
watchService.watchDir = /Data/sftp_images
mkt.pcwap.domain.url = http://union.yoho.cn/union/go
mkt.resource.code.url = https://m.yohobuy.com/channel/f8abd53b5f7c5fe558d3dd567d95ab92.html?nodownload=1
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
... ...
... ... @@ -4,3 +4,36 @@ yohobuy.task.env.namespace = task
yohobuy.task.env.serverport = 4
yohobuy.task.env.webapphome = /home/test/yohobuy-task/deploy
web.context = task
yoho.logs.level=INFO
##jdbc
jdbc.mysql.kisjob.datasources = yh_distributed_task
jdbc.mysql.kisjob.master = write.cms.yohoops.org:3306
jdbc.mysql.kisjob.slave = read.cms.yohoops.org:3306
jdbc.mysql.kisjob.username = yh_test
jdbc.mysql.kisjob.password = 9nm0icOwt6bMHjMusIfMLw==
##redis
redis.pool.maxIdle = 100
redis.pool.maxTotal = 200
redis.pool.maxWaitMillis = 10000
redis.pool.minIdle = 100
redis.pool.testOnBorrow = false
redis.pool.testWhileIdle = false
##redis for push
redis.push.address=192.168.102.22
redis.push.port=6379
redis.push.auth=
##config
task.brands.number = 19
task.addNewBrand.status = on
task.discountBrand.status = off
task.vipBrand.status = off
task.msgnum = 10000
task.send.limit = 3
filter.status = off
... ...
... ... @@ -2,7 +2,7 @@ activeTime = 86400
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/master/global-autoconfig.properties
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_2/global-autoconfig.properties
bigdate.db.password = ZARNTZvqPIYoBOhoTTTGRaMwEu/zaKV31I9S8xDJIUA=
bigdate.db.url = 172.31.6.98:3306
... ... @@ -10,6 +10,8 @@ bigdate.db.username = yh_bigdata
draw.writeFile.delay = 60
gateway.url = http://api.yoho.cn
jdbc.mysql.readonlyinslave = true
rabbit.mq.host = 192.168.102.162
... ... @@ -18,17 +20,27 @@ rabbit.mq.port = 32810
rabbit.mq.username = yoho
rabbit.mq.virtualHost = /yoho
redis.proxy.database = 1
redis.readonly.proxy.database = 1
redis.union.proxy.address = test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
redis.union.readonly.proxy.address = test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
tencentmkt.shareUrl = http://union.yoho.cn/union/tencentMkt/index.html
yoho.unions.env.namespace = union
yoho.unions.env.serverport = 8
yoho.unions.env.webapphome = /home/test/yohobuy-union/deploy
redis.union.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
redis.union.proxy.port=6379
redis.union.proxy.auth=
redis.proxy.database=1
redis.union.readonly.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
redis.union.readonly.proxy.port=6379
redis.union.readonly.proxy.auth=
redis.readonly.proxy.database=1
file.saveDir = /Data/images
platform.login.salt=yoho9646yoho9646
erp.domain=http://192.168.102.47:9098/erp-gateway-web
admin.login.url=http://192.168.102.211:30012
rabbit_message_center = 192.168.102.211:5672
rabbit_message_center_user = yoho
rabbit_message_center_password = yoho
rabbit_message_center_vhost = yoho
... ...
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/master/global-autoconfig.properties
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_2/global-autoconfig.properties
#wechat.access.appid = wx75e5a7c0c88e45c2
#wechat.access.secret = ce21ae4a3f93852279175a167e54509b
wechat.access.appid = wxa93ae0ebf9277248
wechat.access.secret = 871bd302c7d0603657b68a0354f36868
wechat.access.appid =wxa93ae0ebf9277248
wechat.access.secret =871bd302c7d0603657b68a0354f36868
wechat.small.program.access.appid = wx084ab813d88c594b
wechat.small.program.access.secret = 0252d67ef15eb07a28d80098e8c186ac
wechat.user.get = /cgi-bin/user/get
wechat.user.info = /cgi-bin/user/info
... ...
... ... @@ -33,6 +33,8 @@ users.yohocoin.dilute = true
verify_student_flag = true
crf.service.url=https://osprec-ci.crfchina.com
yoho.users.env.namespace = users
yoho.users.env.serverport = 1
yoho.users.env.webapphome = /home/test/yoho-users/deploy
... ...
... ... @@ -15,6 +15,8 @@ unionpay.notifyurl = http://service-test3.yohops.com:9999/payment/unionpay_newn
wechat.app.newnotifyurl = http://service-test3.yohops.com:9999/payment/weixin_notify
wechat.app.notifyurl = http://service-test3.yohops.com:9999/payment/wechat_notify
alipay.notifyurl = http://service-test3.yohops.com:9999/payment/alipay_notify
cmbnetpay.payNoticeUrl=http://payment.yohops.com/payment/cmbpay_notify
cmbnetpay.signNoticeUrl=http://payment.yohops.com/payment/cmbsign_notify
java.logs.home = /Data/logs
... ...
admin.login.url = http://192.168.102.49:30012
admin.portal.url = http://192.168.102.49:30012
aliyun.accessid = mkb5KaMTUeAnfHI5
aliyun.accesskey = XLHom1U6wcyl8dec3t0zaJczvsATPf
aliyun.bucket = yohotest
aliyun.domain = http://7xnrdp.com1.z0.glb.clouddn.com
aliyun.endpoint = oss-cn-shanghai.aliyuncs.com
api.yoho.url = http://api-test3.yohops.com:9999
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/master/global-autoconfig.properties
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_3/global-autoconfig.properties
bigData.analytics.transfer.url = http://analytics.m.yohobuy.com/yas.gif/web/
bigDataRedis.pool.maxIdle = 100
bigDataRedis.pool.maxTotal = 100
bigDataRedis.pool.maxWaitMillis = 2000
bigDataRedis.pool.minIdle = 50
bigDataRedis.pool.testOnBorrow = false
bigDataRedis.pool.testWhileIdle = true
bigdata.ad.userid = 9999
bigdata.qiniu.accesskey = 11111
bigdata.qiniu.bucket = db-backup
bigdata.qiniu.secretkey = 333333
crawler.host = http://172.31.21.144:9100
erp.domain = http://192.168.102.47:9098/erp-gateway-web
erp.platform.shops.url = http://api.erp.yohobuy.com
erp.realStorage.url = http://192.168.13.182:8080/erp-gateway-web/shift_logs/query_stock_num_by_sku
erp.shops.account.url = http://serve.yohobuy.com/service/finance/v1/clearing/balancelist
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
erp.virtualinventory.setNumberBySkn.url=http://serve.yohobuy.com/service/supplier/v1/virtualinventory/setNumberBySkn
erp.virtualinventory.setNumberBySkn.url = http://serve.yohobuy.com/service/supplier/v1/virtualinventory/setNumberBySkn
execute.limitcode.host = 192.168.102.48
execute.shopmessage.host = 192.168.102.48
execute.update_product_price.host = 192.168.102.48
file.image.size = 5120000
file.maxsize = 50000000
file.saveDir = /Data/images
file.uploadTempDir = /Data/images
execute.shopmessage.host = 192.168.102.48
execute.update_product_price.host = 192.168.102.48
file.image.gif.size = 2621440
file.image.size = 5120000
file.maxsize = 50000000
file.saveDir = /Data/images
file.uploadMalongImgDir = /Data/malong
file.uploadTempDir = /Data/images
jdbc.mysql.platform.erp_account.master = write.erp.yohoops.org:3306
jdbc.mysql.platform.erp_account.password = 9nm0icOwt6bMHjMusIfMLw==
... ... @@ -27,8 +65,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
... ... @@ -38,77 +74,44 @@ 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:8080/yohosearch/
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-test3.yohops.com:9999
service.yoho.url = http://service-test3.yohops.com:9999
malongApi.accessKeyId = 7343a192140f25a59c53dab5652f5f47
malongApi.imageSetId = 7tm74zfv
malongApi.paiUserId = 1714
malongApi.secretKey = 45c1ce98ee6b4701d55802989ba240f4
admin.portal.url=http://192.168.102.49:30012
mkt.activity.domain.url = http://union.yoho.cn/union/tencentMkt/index.html
aliyun.domain=http://7xnrdp.com1.z0.glb.clouddn.com
price.selltype.url=http://192.168.102.47:9098/erp-gateway-web/plate_price_form/list_product_info
aliyun.accessid=mkb5KaMTUeAnfHI5
aliyun.accesskey=XLHom1U6wcyl8dec3t0zaJczvsATPf
aliyun.bucket=yohotest
aliyun.endpoint=oss-cn-shanghai.aliyuncs.com
price.audit.secondPid=100476
price.audit.thirdPid=100478
mkt.app.download.url = http://m.yohobuy.com/app
platform.login.salt = yoho9646yoho9646
price.changed.notice.phone=13512519156,17608015989
price.audit.secondCheckRoleName = secondCheck
price.audit.secondPid = 100476
price.audit.thirdPid = 100478
erp.realStorage.url=http://192.168.13.182:8080/erp-gateway-web/shift_logs/query_stock_num_by_sku
price.changed.notice.phone = 13512519156,17608015989
erp.domain=http://192.168.102.47:9098/erp-gateway-web
platform.login.salt=yoho9646yoho9646
price.selltype.url = http://192.168.102.47:9098/erp-gateway-web/plate_price_form/list_product_info
admin.login.url=http://192.168.102.49:30012
file.image.gif.size=2621440
resources_https_enable=true
qiniu.bigdata.skndada.fileName = /Users/apple/Documents/tmp/sknData.xml
resources_https_enable = true
search.server.address = http://search.yohoops.org:8080/yohosearch/
shop.status.change.phone= 17895010543
service.yoho.url = http://service-test3.yohops.com:9999
bigData.analytics.transfer.url=http://analytics.m.yohobuy.com/yas.gif/web/
file.uploadMalongImgDir=/Data/malong
##图像搜索对接api参数 码隆科技配置信息
malongApi.accessKeyId=7343a192140f25a59c53dab5652f5f47
malongApi.secretKey=45c1ce98ee6b4701d55802989ba240f4
malongApi.paiUserId=1714
malongApi.imageSetId=7tm74zfv
mkt.activity.domain.url=http://union.yoho.cn/union/tencentMkt/index.html
shop.status.change.phone = 17895010543
crawler.host=http://172.31.21.144:9100
upload.tencent.bid = b_teg_openrecom_opq68unpsix93dy2zjco
upload.tencent.product.mark = 9.99
upload.tencent.url = http://data.dm.qcloud.com1:8088
# ******************** bigdata upload skn data ********************
bigdata.qiniu.accesskey=11111
bigdata.qiniu.secretkey=333333
bigdata.qiniu.bucket=db-backup
qiniu.bigdata.skndada.fileName=/Users/apple/Documents/tmp/sknData.xml
bigdata.ad.userid=9999
# ******************** bigdata upload skn data ********************
# ******************** bigData redis servers start ********************
watchService.waitInterval = 60
watchService.watchDir = /Data/sftp_images
bigDataRedis.pool.maxTotal=100
bigDataRedis.pool.maxIdle=100
bigDataRedis.pool.maxWaitMillis=2000
bigDataRedis.pool.minIdle=50
bigDataRedis.pool.testOnBorrow=false
bigDataRedis.pool.testWhileIdle=true
# ******************** bigData redis servers end ********************
yohobuy.platform.env.namespace = platform
yohobuy.platform.env.serverport = 8
yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy
# ******************** tencent upload skn data ********************
upload.tencent.url=http://data.dm.qcloud.com1:8088
upload.tencent.bid=b_teg_openrecom_opq68unpsix93dy2zjco
upload.tencent.product.mark=9.99
# ******************** tencent upload skn data ********************
price.audit.secondCheckRoleName=secondCheck
\ No newline at end of file
mkt.app.download.url=http://m.yohobuy.com/app
\ No newline at end of file
... ...
... ... @@ -2,7 +2,7 @@ activeTime = 86400
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/master/global-autoconfig.properties
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_3/global-autoconfig.properties
bigdate.db.password = ZARNTZvqPIYoBOhoTTTGRaMwEu/zaKV31I9S8xDJIUA=
bigdate.db.url = 172.31.6.98:3306
... ... @@ -10,6 +10,8 @@ bigdate.db.username = yh_bigdata
draw.writeFile.delay = 60
gateway.url = http://api.yoho.cn
jdbc.mysql.readonlyinslave = true
rabbit.mq.host = 192.168.102.162
... ... @@ -18,6 +20,8 @@ rabbit.mq.port = 32810
rabbit.mq.username = yoho
rabbit.mq.virtualHost = /yoho
tencentmkt.shareUrl = http://union.yoho.cn/union/tencentMkt/index.html
yoho.unions.env.namespace = union
yoho.unions.env.serverport = 8
yoho.unions.env.webapphome = /home/test/yohobuy-union/deploy
... ...
... ... @@ -23,10 +23,14 @@ yoho.bigData.env.serverport = 1
yoho.bigData.env.webapphome = /home/test/yohobuy-bigdata/deploy
jdbc.mysql.bigdata.master=192.168.103.36:3306
jdbc.mysql.bigdata.username=yh_bigdata
jdbc.mysql.bigdata.username=yh_test
#yoho@7Y$^YpNb7hp
jdbc.mysql.bigdata.password=ZARNTZvqPIYoBOhoTTTGRaMwEu/zaKV31I9S8xDJIUA=
jdbc.mysql.bigdata.password=9nm0icOwt6bMHjMusIfMLw==
bigdata.database.cluster.name = shop
bigdata.database.cluster.name = test
bigDataRedis.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
\ No newline at end of file
#bigDataRedis.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
#bigDataRedis.proxy.address=192.168.102.56
bigDataRedis.proxy.address=123.206.17.17
bigDataRedis.proxy.port=16379
... ...
... ... @@ -4,7 +4,7 @@ api.yoho.url = http://api-test4.yohops.com:9999
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test/global-autoconfig.properties
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_4/global-autoconfig.properties
erp.domain = http://serve.yohobuy.com
... ... @@ -22,9 +22,8 @@ execute.shopmessage.host = 192.168.102.202
execute.update_product_price.host = 192.168.102.202
file.image.size = 512000
zkAddress=192.168.102.56:2181
file.image.gif.size = 2621440
file.image.size = 512000
file.maxsize = 104857600
file.uploadTempDir = /home/test
... ... @@ -46,6 +45,11 @@ jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw==
jdbc.mysql.platform.yhb_account.slave = 192.168.103.36:3306
jdbc.mysql.platform.yhb_account.username = yh_test
mkt.activity.domain.url = http://union.yoho.cn/union/tencentMkt/index.html
mkt.pcwap.domain.url = http://union.yoho.cn/union/go
mkt.resource.code.url = https://m.yohobuy.com/channel/f8abd53b5f7c5fe558d3dd567d95ab92.html?nodownload=1
offline.shops.url = http://192.168.102.47:8098/shops/
... ... @@ -55,6 +59,8 @@ price.audit.firstRoleName = Ʒ
price.audit.secondPid = 100476
price.audit.thirdPid = 100478
resources_https_enable = true
search.server.address = http://192.168.103.52:8080/yohosearch/
watchService.waitInterval = 60
... ... @@ -64,5 +70,4 @@ yohobuy.platform.env.namespace = platform
yohobuy.platform.env.serverport = 8
yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy
file.image.gif.size=2621440
resources_https_enable=true
\ No newline at end of file
zkAddress = 192.168.102.56:2181
... ...
... ... @@ -4,7 +4,7 @@ api.yoho.url = http://api-test3.yohops.com:9999
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test/global-autoconfig.properties
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_5/global-autoconfig.properties
erp.domain = http://serve.yohobuy.com
... ... @@ -22,9 +22,8 @@ execute.shopmessage.host = 192.168.102.202
execute.update_product_price.host = 192.168.102.202
file.image.size = 512000
zkAddress=192.168.102.211:2181
file.image.gif.size = 2621440
file.image.size = 512000
file.maxsize = 104857600
file.uploadTempDir = /home/test
... ... @@ -46,6 +45,7 @@ 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
mkt.activity.domain.url = http://union.yoho.cn/union/tencentMkt/index.html
offline.shops.url = http://192.168.102.47:8098/shops/
... ... @@ -55,6 +55,8 @@ price.audit.firstRoleName = Ʒ
price.audit.secondPid = 100476
price.audit.thirdPid = 100478
resources_https_enable = true
search.server.address = http://192.168.102.216:8080/yohosearch/
watchService.waitInterval = 60
... ... @@ -64,5 +66,4 @@ yohobuy.platform.env.namespace = platform
yohobuy.platform.env.serverport = 8
yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy
file.image.gif.size=2621440
resources_https_enable=true
\ No newline at end of file
zkAddress = 192.168.102.211:2181
... ...
... ... @@ -2,6 +2,10 @@ autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_5/global-autoconfig.properties
gateway.api.url = http://api.yoho.yohoops.org
uic_userInfoRest_enable = true
yoho.uic.env.namespace = uic
yoho.uic.env.serverport = 6
yoho.uic.env.webapphome = /home/test/uic/deploy
... ...
... ... @@ -56,3 +56,12 @@ wechat.wap.notifyurl = http://service-test1.yohops.com:9999/payment/wechatwap_n
yoho.gateway.env.namespace = gateway
yoho.gateway.env.serverport = 0
yoho.gateway.env.webapphome = /home/test/yoho-gateway/deploy
student.discount.rate = 0.9
platform.service.url=http://api.platform.yohoops.org:8088/platform
#photoSearch
photoSearch.access.key.id=7343a192140f25a59c53dab5652f5f47
photoSearch.secret.key=45c1ce98ee6b4701d55802989ba240f4
photoSearch.service.id=rdbehn3x
... ...
... ... @@ -13,7 +13,7 @@ web.context = yohosearchadaptor
ip.port.search.server = search.yohoops.org
jdbc.mysql.yhshops.datasources = yh_shops
jdbc.mysql.yhshops.master = write.shops.yohoops.org:3306
jdbc.mysql.yhshops.slave = read.shops.yohoops.org:3306
jdbc.mysql.yhshops.username = yh_vpc_bak
jdbc.mysql.yhshops.password = +BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
\ No newline at end of file
jdbc.mysql.yhshops.master = write.shops.yohoops.org:3309
jdbc.mysql.yhshops.slave = read.shops.yohoops.org:3309
jdbc.mysql.yhshops.username = yh_test
jdbc.mysql.yhshops.password = 9nm0icOwt6bMHjMusIfMLw==
... ...
... ... @@ -16,4 +16,18 @@ tpl.adaptor.domain = http://search.adaptor.yohoops.org:8085/search-adaptor
build.productindex.use.code=true
#build.storageskuindex.use.code
build.storageskuindex.use.code=true
\ No newline at end of file
build.storageskuindex.use.code=true
#consumer index config
search.index.batch.limit=5000
search.index.batch.limit.tbl=2000
search.index.batch.max.thread.size=10
#suggest count
suggestion.count.batch.limit=300
suggestion.count.batch.max.thread.size=1
suggestion.discover.batch.limit=500
suggestion.discover.batch.max.thread.size=3
suggestion.count.agg.size=10000
suggestion.count.agg.mindoc=5
... ...
... ... @@ -21,3 +21,19 @@ canal.subscribeChannel.shop = yh_shops.brand,yh_shops.goods,yh_shops.good
yoho.search.producer.env.namespace = search-producer
yoho.search.producer.env.serverport = 9
yoho.search.producer.env.webapphome = /home/test/yoho-search-producer/deploy
##cancal-erpcustomerservice
canal.destination.erpcustomerservice=erpcustomerservice
canal.subscribeChannel.erpcustomerservice=erp_customer_service.robot_question
##cancal-helper
canal.destination.helper=helper
canal.subscribeChannel.helper=yh_helper.helper
##cancal-yhgeditor
canal.destination.yhgeditor=yhgeditor
canal.subscribeChannel.yhgeditor=yhg_editor.tbl_brand,yhg_editor.tbl_site,yhg_editor.tbl_sort
##cancal-yhgproduct
canal.destination.yhgproduct=yhgproduct
canal.subscribeChannel.yhgproduct=yhg_product.tbl_product,yhg_product.tbl_product_skc,yhg_product.tbl_product_sku
... ...
... ... @@ -6,6 +6,9 @@ yoho.search.service.env.namespace = yohosearch
yoho.search.service.env.serverport = 0
yoho.search.service.env.webapphome = /home/test/yoho-search-service/deploy
yoho.logs.level = WARN
yoho.logs.maxHistory = 10
##tpl adaptor
tpl.adaptor.valid = false
... ... @@ -18,4 +21,4 @@ search.personalized.switch = true
search.personalized.max.should = 50
search.multiMatchQuery.type=BEST_FIELDS
\ No newline at end of file
search.multiMatchQuery.type=BEST_FIELDS
... ...
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_4/global-autoconfig.properties
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/yunying/global-autoconfig.properties
browse.service.url = http://api.brower.yohoops.org:8092/brower/
java.logs.home = /Data/logs
... ...
... ... @@ -17,3 +17,6 @@ yoho.social.env.serverport = 5
yoho.social.env.webapphome = /home/test/yoho-social/deploy
yohoboy.service.url = http://new.yohoboys.com/yohoboyins/v5/channel
is_debug_enable=false
... ...
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/test/global-autoconfig.properties
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/yunying/global-autoconfig.properties
des.password_crypt_key = _+@#$%^kEHrDooxWHCWtfeSxvDvgqZq_+@#$%^
... ... @@ -8,6 +8,10 @@ erp.user.useGiftcard.url = http://api.erp.yohobuy.com
jdbc.mysql.readonlyinslave = true
register.image.onoff = off
register.new.user.page.probability = 9
uic.service.url = http://192.168.102.206:8096/uic
user.session.expire = 10080
... ... @@ -20,15 +24,14 @@ users.yoho.default_is_bind = Y
users.yohocoin = true
verify_student_flag = true
yoho.users.env.namespace = users
yoho.users.env.serverport = 1
yoho.users.env.webapphome = /home/test/yoho-users/deploy
zmxy_service_url=https://zmopenapi.zmxy.com.cn/sandbox.do
zmxy_appId=1000227
zmxy_contract_flag=si201604080002520001
zmxy_rsa_mySK=MIICdgIBADANBgkqhkiG9w0BAQEFAASCAmAwggJcAgEAAoGBAIjfNWUXqCNtlaBFpv4KrBTVQb4btX9Gi+UPuz7AMvwbSXmtIxV2awkz4Rg0Q3PtTkuAUpuW958u3uNxypcsCJD3o4qphgqSMVpe33bJ1bZaeL/h8WT9KNBiIxGsYQco44JbJkjrHTAI3Wt+RNhHyn+nKI9wCaeYPCY7ZipVpmL3AgMBAAECgYBn/BxWx1hIQjMQ5pnuGzGNSk9+HRMQtQoHZqI9FEwn2JtDw9QJtEOxZCa4+svcQQfguIcKCfHqj/NqHMNrglqmmJhKrut+ilUt8rqJCmvRSh8AdG7ZnqzxQYdTrrEEKgO932WqPOI98X2H+2cPzLfIOgxN7FhCDg+lVi4CBdfJ8QJBANosNf2b4f50AgAkstAKX1Hqqsb+k5L5reoF9e6eQufPXIpSrbME3cETyRMMLKX+YfhHpv66fpfg0X4JiHZIpdsCQQCgmmPNWs2nbvHY3Eo3xuYs/KJRIltgYaAd9+CCjpCTbU21afqyGkK7zibHfLADh+m5GOkOZ5IFn5Alhg1NQNgVAkBTX/PeEDVEPWcKUPv4nw4gSvKqi10wHLSGq3J5lwdweQEfZ0s0D5cDEyGTYuKpKNadwBwkWnbIacUFSnVY5phjAkAt4Ix73+F5X77kROFKl52u4if350mU+a5EgUd35AO2qXWWSgTcFZZUkaoQODULfSqtvkjs3Xcf9hm2LlnkZI6VAkEAl8+0+a6Rjz119mxJXy9JWKTbWirhja+ijyndLVEAmxTYjWTuNKbRdTYe59ekRYhmMWkiKzggP+PKjXHCHV6eRQ==
zmxy_rsa_zmPK=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCRbbYbNdGkD9TD/bQiNEejfnkBAudsE1bnmsgZ6wUeVBnzPgHVC+f6UxM8HHDOlM2eICaUvQbSsAXsITy3OQzLkV+nWA1pKlpy/OEm0+8HoHJ5gjqDS117/QQWjMdILx7Bed5VPw+AtrVyKs+1qg5MBciP7RHh2A2BDckj+m7bkwIDAQAB
verify_student_flag=true
\ No newline at end of file
zmxy_appId = 1000227
zmxy_contract_flag = si201604080002520001
zmxy_rsa_mySK = MIICdgIBADANBgkqhkiG9w0BAQEFAASCAmAwggJcAgEAAoGBAIjfNWUXqCNtlaBFpv4KrBTVQb4btX9Gi+UPuz7AMvwbSXmtIxV2awkz4Rg0Q3PtTkuAUpuW958u3uNxypcsCJD3o4qphgqSMVpe33bJ1bZaeL/h8WT9KNBiIxGsYQco44JbJkjrHTAI3Wt+RNhHyn+nKI9wCaeYPCY7ZipVpmL3AgMBAAECgYBn/BxWx1hIQjMQ5pnuGzGNSk9+HRMQtQoHZqI9FEwn2JtDw9QJtEOxZCa4+svcQQfguIcKCfHqj/NqHMNrglqmmJhKrut+ilUt8rqJCmvRSh8AdG7ZnqzxQYdTrrEEKgO932WqPOI98X2H+2cPzLfIOgxN7FhCDg+lVi4CBdfJ8QJBANosNf2b4f50AgAkstAKX1Hqqsb+k5L5reoF9e6eQufPXIpSrbME3cETyRMMLKX+YfhHpv66fpfg0X4JiHZIpdsCQQCgmmPNWs2nbvHY3Eo3xuYs/KJRIltgYaAd9+CCjpCTbU21afqyGkK7zibHfLADh+m5GOkOZ5IFn5Alhg1NQNgVAkBTX/PeEDVEPWcKUPv4nw4gSvKqi10wHLSGq3J5lwdweQEfZ0s0D5cDEyGTYuKpKNadwBwkWnbIacUFSnVY5phjAkAt4Ix73+F5X77kROFKl52u4if350mU+a5EgUd35AO2qXWWSgTcFZZUkaoQODULfSqtvkjs3Xcf9hm2LlnkZI6VAkEAl8+0+a6Rjz119mxJXy9JWKTbWirhja+ijyndLVEAmxTYjWTuNKbRdTYe59ekRYhmMWkiKzggP+PKjXHCHV6eRQ==
zmxy_rsa_zmPK = MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCRbbYbNdGkD9TD/bQiNEejfnkBAudsE1bnmsgZ6wUeVBnzPgHVC+f6UxM8HHDOlM2eICaUvQbSsAXsITy3OQzLkV+nWA1pKlpy/OEm0+8HoHJ5gjqDS117/QQWjMdILx7Bed5VPw+AtrVyKs+1qg5MBciP7RHh2A2BDckj+m7bkwIDAQAB
zmxy_service_url = https://zmopenapi.zmxy.com.cn/sandbox.do
... ...
api.yoho.url = http://api-yunying.yohops.com:9999
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/test/global-autoconfig.properties
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/yunying/global-autoconfig.properties
sers.browse.expire = 7776000
users.browse.appVersion = 4.1.0.***
users.browse.expire = 7776000
users.browse.numPerUser = 100
yohobuy.brower.env.namespace = brower
yohobuy.brower.env.serverport = 2
yohobuy.brower.env.webapphome = /home/test/yohobuy-brower/deploy
api.yoho.url=http://api-test1.yohops.com:9999
\ No newline at end of file
... ...
admin.portal.url = http://192.168.102.211:30012
admin.login.url = http://192.168.102.84:30012
api.yoho.url = http://api-test1.yohops.com:9999
admin.portal.url = http://192.168.102.84:30012
aliyun.accessid = mkb5KaMTUeAnfHI5
aliyun.accesskey = XLHom1U6wcyl8dec3t0zaJczvsATPf
aliyun.bucket = yohotest
aliyun.domain = http://7xnrdp.com1.z0.glb.clouddn.com
aliyun.endpoint = oss-cn-shanghai.aliyuncs.com
api.yoho.url = http://api-yunying.yohops.com:9999
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test/global-autoconfig.properties
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/yunying/global-autoconfig.properties
bigData.analytics.transfer.url = http://analytics.m.yohobuy.com/yas.gif/web/
bigDataRedis.pool.maxIdle = 100
bigDataRedis.pool.maxTotal = 100
bigDataRedis.pool.maxWaitMillis = 2000
bigDataRedis.pool.minIdle = 50
bigDataRedis.pool.testOnBorrow = false
bigDataRedis.pool.testWhileIdle = true
bigdata.ad.userid = 9999
erp.domain = http://serve.yohobuy.com
bigdata.qiniu.accesskey = 11111
bigdata.qiniu.bucket = db-backup
bigdata.qiniu.secretkey = 333333
crawler.host = http://172.31.21.144:9100
erp.domain = http://192.168.102.47:9098/erp-gateway-web
erp.platform.shops.url = http://api.erp.yohobuy.com
erp.realStorage.url = http://192.168.13.182:8080/erp-gateway-web/shift_logs/query_stock_num_by_sku
erp.shops.account.url = http://serve.yohobuy.com/service/finance/v1/clearing/balancelist
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
erp.storage = http://192.168.102.47:9098/erp-gateway-web
erp.virtualinventory.setNumberBySkn.url = http://serve.yohobuy.com/service/supplier/v1/virtualinventory/setNumberBySkn
execute.limitcode.host = 192.168.102.202
execute.limitcode.host = 192.168.102.83
execute.shopmessage.host = 192.168.102.202
execute.shopmessage.host = 192.168.102.83
execute.update_product_price.host = 192.168.102.202
execute.update_product_price.host = 192.168.102.83
file.image.size = 512000
file.image.gif.size = 2621440
file.image.size = 5120000
zkAddress=192.168.102.211:2181
file.maxsize = 50000000
file.saveDir = /Data/images
file.uploadMalongImgDir = /Data/malong
file.uploadTempDir = /Data/images
file.maxsize = 104857600
file.uploadTempDir = /home/test
jdbc.mysql.platform.erp_account.master = 192.168.102.219:3306
jdbc.mysql.platform.erp_account.master = write.erp.yohoops.org:3310
jdbc.mysql.platform.erp_account.password = 9nm0icOwt6bMHjMusIfMLw==
jdbc.mysql.platform.erp_account.slave = 192.168.102.219:3306
jdbc.mysql.platform.erp_account.slave = read1.erp.yohoops.org:3310
jdbc.mysql.platform.erp_account.username = yh_test
jdbc.mysql.platform.erp_product.master = 192.168.102.219:3306
jdbc.mysql.platform.erp_product.master = write.erp.yohoops.org:3310
jdbc.mysql.platform.erp_product.password = 9nm0icOwt6bMHjMusIfMLw==
jdbc.mysql.platform.erp_product.slave = 192.168.102.219:3306
jdbc.mysql.platform.erp_product.slave = read1.erp.yohoops.org:3310
jdbc.mysql.platform.erp_product.username = yh_test
jdbc.mysql.platform.yh_guang.master = 192.168.102.219:3306
jdbc.mysql.platform.yh_guang.master = write.cms.yohoops.org:3306
jdbc.mysql.platform.yh_guang.password = 9nm0icOwt6bMHjMusIfMLw==
jdbc.mysql.platform.yh_guang.slave = 192.168.102.219:3306
jdbc.mysql.platform.yh_guang.slave = read.cms.yohoops.org: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.master = write.erp.yohoops.org:3306
jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw==
jdbc.mysql.platform.yhb_account.slave = 192.168.102.219:3306
jdbc.mysql.platform.yhb_account.slave = read1.erp.yohoops.org:3306
jdbc.mysql.platform.yhb_account.username = yh_test
malongApi.accessKeyId = 7343a192140f25a59c53dab5652f5f47
malongApi.imageSetId = 7tm74zfv
malongApi.paiUserId = 1714
malongApi.secretKey = 45c1ce98ee6b4701d55802989ba240f4
mkt.activity.domain.url = http://union.yoho.cn/union/tencentMkt/index.html
offline.shops.url = http://192.168.102.47:8098/shops/
mkt.app.download.url = http://m.yohobuy.com/app
mkt.pcwap.domain.url = http://union.yoho.cn/union/go
mkt.resource.code.url = https://m.yohobuy.com/channel/f8abd53b5f7c5fe558d3dd567d95ab92.html?nodownload=1
platform.login.salt = yoho9646yoho9646
price.audit.firstRoleName = Ʒ
price.audit.secondPid = 100476
price.audit.thirdPid = 100478
price.audit.secondCheckRoleName = secondCheck
price.audit.secondPid = 100476
price.audit.thirdPid = 100478
price.changed.notice.phone = 13512519156,17608015989
price.selltype.url = http://192.168.102.47:9098/erp-gateway-web/plate_price_form/list_product_info
qiniu.bigdata.skndada.fileName = /Users/apple/Documents/tmp/sknData.xml
resources_https_enable = true
search.server.address = http://search.yohoops.org:8080/yohosearch/
service.yoho.url = http://service-yunying.yohops.com:9999
shop.status.change.phone = 17895010543
search.server.address = http://192.168.102.216:8080/yohosearch/
upload.tencent.bid = b_teg_openrecom_opq68unpsix93dy2zjco
upload.tencent.product.mark = 9.99
upload.tencent.url = http://data.dm.qcloud.com1:8088
watchService.waitInterval = 60
watchService.watchDir = /Data/ftpdir
watchService.watchDir = /Data/sftp_images
yohobuy.platform.env.namespace = platform
yohobuy.platform.env.serverport = 8
... ...
... ... @@ -2,6 +2,9 @@ autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/test/global-autoconfig.properties
jdbc.mysql.yhbpromotion.master.password = input_password
jdbc.mysql.yhbpromotion.master.username = guang_res
promoation.invite.failCoupon = {\\"old\\":12085,\\"fail\\":12087}
promoation.invite.newCouponMap = {\\"12091\\":25,\\"12097\\":20,\\"12095\\":23,\\"12093\\":22,\\"12089\\":20}
promoation.invite.shareCoupon = [ \\"12073\\", \\"12075\\", \\"12077\\", \\"12079\\", \\"12081\\", \\"12083\\" ]
... ... @@ -9,3 +12,9 @@ promoation.invite.shareCoupon = [ \\"12073\\", \\"12075\\", \\"12077\\", \\"12
yohobuy.promotion.env.namespace = promotion
yohobuy.promotion.env.serverport = 5
yohobuy.promotion.env.webapphome = /home/test/yohobuy-promotion/deploy
wechat.coupons.operators.email=flown.wang@yoho.cn,xintong.xu@yoho.cn
resource_coupon_contentcode=b78b32ed81b18dde8ac84fd33602b88b
promotion.sendCounpon.broadcast.rate=0.9
... ...
... ... @@ -10,3 +10,8 @@ yohobuy.resources.env.namespace = resources
yohobuy.resources.env.productmode = PRODUCT
yohobuy.resources.env.serverport = 7
yohobuy.resources.env.webapphome = /home/test/yohobuy-resources/deploy
service.online.type=3
service.online.type.h5=http://m.yohobuy.com/service/im
... ...
... ... @@ -2,7 +2,7 @@ activeTime = 86400
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/master/global-autoconfig.properties
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/yunying/global-autoconfig.properties
bigdate.db.password = ZARNTZvqPIYoBOhoTTTGRaMwEu/zaKV31I9S8xDJIUA=
bigdate.db.url = 172.31.6.98:3306
... ... @@ -10,6 +10,8 @@ bigdate.db.username = yh_bigdata
draw.writeFile.delay = 60
gateway.url = http://api.yoho.cn
jdbc.mysql.readonlyinslave = true
rabbit.mq.host = 192.168.102.162
... ... @@ -18,6 +20,8 @@ rabbit.mq.port = 32810
rabbit.mq.username = yoho
rabbit.mq.virtualHost = /yoho
tencentmkt.shareUrl = http://union.yoho.cn/union/tencentMkt/index.html
yoho.unions.env.namespace = union
yoho.unions.env.serverport = 8
yoho.unions.env.webapphome = /home/test/yohobuy-union/deploy
... ...
... ... @@ -5,9 +5,18 @@ autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig
wechat.access.appid = wx75e5a7c0c88e45c2
wechat.access.secret = ce21ae4a3f93852279175a167e54509b
wechat.subscription.access.appid=wx96121aa89f31c5ea
wechat.subscription.access.secret=7669da1a8842ed1df4c5e1b53868f3ca
wechat.user.get = /cgi-bin/user/get
wechat.user.info = /cgi-bin/user/info
wechat.small.program.access.appid = wx084ab813d88c594b
wechat.small.program.access.secret = 0252d67ef15eb07a28d80098e8c186ac
yohobuy.wechat.env.namespace = wechat
yohobuy.wechat.env.serverport = 4
yohobuy.wechat.env.webapphome = /home/test/yohobuy-wechat/deploy
bigData.analytics.transfer.url=http://analytics.m.yohobuy.com/yas.gif/web/
... ...
... ... @@ -222,16 +222,16 @@ package(){
fi
echo "package 5"
echo "current path is " pwd
echo "current path is " `pwd`
echo "result cmd is sh $ROJECT_SOURCE_BRANCH_DIR/bin/mvn-package.sh $AUTOCONFIG_HOME/${APP_NAME}-autoconfig.properties $AUTOCONFIG_HOME/global-autoconfig.properties"
result=`sh $ROJECT_SOURCE_BRANCH_DIR/bin/mvn-package.sh $AUTOCONFIG_HOME/${APP_NAME}-autoconfig.properties $AUTOCONFIG_HOME/global-autoconfig.properties`
echo "result = $result"
if [[ "$result" =~ "FAILURE" ]] && [[ "$result" =~ "ERROR" ]];then
PACKAGE_RESULT="FAILED"
else
PACKAGE_RESULT="SUCCESS"
fi
sh $ROJECT_SOURCE_BRANCH_DIR/bin/mvn-package.sh $AUTOCONFIG_HOME/${APP_NAME}-autoconfig.properties $AUTOCONFIG_HOME/global-autoconfig.properties
#echo "result = $result"
#if [[ "$result" =~ "FAILURE" ]] && [[ "$result" =~ "ERROR" ]];then
# PACKAGE_RESULT="FAILED"
# else
# PACKAGE_RESULT="SUCCESS"
#fi
echo "[INFO] package application finish."
###commit autoconfig
... ...
... ... @@ -35,5 +35,7 @@ yoho_search_service_dev_ips=(dev@192.168.102.224)
yohobuy_wechat_dev_ips=(dev@192.168.102.224)
yohomars_search_service_dev_ips=(dev@192.168.102.214)
uic_dev_ips=(dev@192.168.102.210)
yoho_now_dev_ips=(dev@192.168.102.214)
yoho_mars_dev_ips=(dev@192.168.102.214)
... ...