Authored by jimi.ji

add

... ... @@ -2,7 +2,7 @@ autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
gateway.api.url = http://api.yoho.yohoops.org
gateway.api.url = http://openresty-java
uic_userInfoRest_enable = true
... ...
applepay.notifyurl = http://service.yoho.cn/payment/applepay_notify
applepay.notifyurl = http://openresty-java/payment/applepay_notify
autoconfig.properties = sharedAutoconfig
... ... @@ -17,20 +17,20 @@ degrade_shareBrandInfo_level = 0
degrade_shareGuang_level = 0
degrade_userHabits_level = 0
erp.gateway.url = http://gateway.erp.yohoops.org/erp-gateway-web/
erp.gateway.url = http://java-erp/erp-gateway-web/
erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status
erp.order.status.url = http://java-erp/api/orders/status
erp.shops.batch.center.url = http://gateway.erp.yohoops.org/erp-gateway-web/stock/get_batch_center_stock
erp.shops.batch.url = http://gateway.erp.yohoops.org/erp-gateway-web/stock/get_batch_stock
erp.shops.url = http://gateway.erp.yohoops.org/erp-gateway-web/stock/get_stock
erp.shops.batch.center.url = http://java-erp/erp-gateway-web/stock/get_batch_center_stock
erp.shops.batch.url = http://java-erp/erp-gateway-web/stock/get_batch_stock
erp.shops.url = http://java-erp/erp-gateway-web/stock/get_stock
file.uploadTempDir = /Data
is_checksession_enable = true
is_debug_enable = false
line.shops.url = http://192.168.102.47:8098/shops
line.shops.url = http://java-line:8098/shops
login.skip.modify.weakPwd = Y
... ... @@ -45,27 +45,27 @@ photoSearch.secret.key = 45c1ce98ee6b4701d55802989ba240f4
photoSearch.service.id = tvn7882z
platform.service.url = http://api.platform.yohoops.org:8088/platform
platform.service.url = http://java-yohobuy-platform:8088/platform
portalGateway.ipad.key = ad9fcda2e679cf9229e37feae2cdcf80
portalGateway.service.url = http://api.store.yohoops.org/portal-gateway
portalGateway.service.url = http://java-portal/portal-gateway
qq.notifyurl = http://service.yoho.cn/payment/qqpay_notify
qq.notifyurl = http://openresty-java/payment/qqpay_notify
student.discount.rate = 0.9
unionpay.notifyurl = https://service.yoho.cn/payment/unionpay_newnotify
unionpay.notifyurl = https://openresty-java/payment/unionpay_newnotify
users.browse.appVersion = 4.1.0.***
users.browse.expire = 7776000
users.browse.numPerUser = 200
users.browse.sync = true
wechat.app.newnotifyurl = http://service.yoho.cn/payment/weixin_notify
wechat.app.notifyurl = http://service.yoho.cn/payment/wechat_notify
wechat.app.newnotifyurl = http://openresty-java/payment/weixin_notify
wechat.app.notifyurl = http://openresty-java/payment/wechat_notify
wechat.wap.notifyurl = http://service.yoho.cn/payment/wechatwap_notify
wechat.wap.notifyurl = http://openresty-java/payment/wechatwap_notify
yoho.gateway.env.namespace = gateway
yoho.gateway.env.serverport = 0
... ...
... ... @@ -7,6 +7,6 @@ jdbc.mysql.readonlyinslave = true
yoho.message.env.namespace = message
yoho.message.env.serverport = 6
yoho.message.env.webapphome = /home/test/yohoJavaApp/yoho-message/deploy/target
browse.service.url = http://api.brower.yohoops.org:8092/brower/
browse.service.url = http://java-yohobuy-brower:8092/brower/
mobile.limit.sendTimes=50
\ No newline at end of file
mobile.limit.sendTimes=50
... ...
... ... @@ -7,11 +7,11 @@ yoho.messagecontroller.env.serverport = 7
yoho.messagecontroller.env.webapphome = /home/test/yohoJavaApp/yoho-message-controller/deploy/target
##push redis
redis.push.address=172.31.24.77
redis.push.port=16379
redis.push.address=twemproxy-nosync
redis.push.port=63790
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
... ...
... ... @@ -7,8 +7,8 @@ yoho.messagesender.env.serverport = 5
yoho.messagesender.env.webapphome = /home/test/yohoJavaApp/yoho-message-sender/deploy/target
##push redis
redis.push.address=172.31.24.77
redis.push.port=16379
redis.push.address=twemproxy-nosync
redis.push.port=63790
redis.push.auth=
#redis pool
... ...
... ... @@ -7,14 +7,14 @@ yoho.push.env.webapphome = /home/test/yohoJavaApp/yoho-push/deploy/target
##just for push
#jdbc.mysql.yhpush.master=write.passport.yohoops.org:3306
jdbc.mysql.yhpush.master=write.cms.yohoops.org:3306
jdbc.mysql.yhpush.slave=dbs.slave.yohoops.org:3306
jdbc.mysql.yhpush.master=mysql-cms:3306
jdbc.mysql.yhpush.slave=mysql-cms:3306
jdbc.mysql.yhpush.username=yh_vpc_bak
jdbc.mysql.yhpush.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
jdbc.mysql.yhpush.password=hWrS6ehZZCOYAcEDgiU7fN8u26r4KcIh
##push redis
redis.push.address=172.31.24.77
redis.push.port=16379
redis.push.address=twemproxy-nosync
redis.push.port=63790
redis.push.auth=
redis.pool.maxTotal=200
... ...
... ... @@ -6,14 +6,14 @@ yoho.search.adaptor.env.serverport = 5
yoho.search.adaptor.env.webapphome = /home/test/yohoJavaApp/yoho-search-adaptor/deploy/target
yoho.search.adaptor.env.namespace = yoho-search-adaptor
tbl.product.url = http://service.api.global.yohobuy.com/product/api/v1/detail/
tbl.product.url = http://java-yoho-search-service:8080/product/api/v1/detail/
web.context = yohosearchadaptor
ip.port.search.server = search.yohoops.org
ip.port.search.server = java-yoho-search-service:8080
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.master = mysql-shops:3306
jdbc.mysql.yhshops.slave = mysql-shops:3306
jdbc.mysql.yhshops.username = yh_vpc_bak
jdbc.mysql.yhshops.password = +BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
\ No newline at end of file
jdbc.mysql.yhshops.password = hWrS6ehZZCOYAcEDgiU7fN8u26r4KcIh
... ...
... ... @@ -6,11 +6,11 @@ yoho.search.consumer.env.serverport = 8
yoho.search.consumer.env.webapphome = /home/test/yohoJavaApp/yoho-search-consumer/deploy/target
#search-tbl
tbl.product.url = http://service.api.global.yohobuy.com/product/api/v1/detail/
tbl.product.url = http://java-yoho-search-service:8080/product/api/v1/detail/
#search-adaptor
tpl.adaptor.valid = false
tpl.adaptor.domain = http://search.adaptor.yohoops.org:8085/yoho-search-adaptor
tpl.adaptor.domain = http://java-yoho-search-adaptor:8085/yoho-search-adaptor
#build.productindex.use.code
build.productindex.use.code=true
... ... @@ -28,4 +28,4 @@ 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
\ No newline at end of file
suggestion.count.agg.mindoc=5
... ...
... ... @@ -9,7 +9,7 @@ yoho.search.producer.env.webapphome = /home/test/yohoJavaApp/yoho-search-produc
//canal
canal.hostType=zkCluster
canal.server.port=zk01.yohoops.org:2181,zk02.yohoops.org:2181,zk03.yohoops.org:2181,zk04.yohoops.org:2181,zk05.yohoops.org:2181
canal.server.port=zk:2181
##canal-shop
canal.destination.shop=shops
... ... @@ -41,4 +41,4 @@ canal.subscribeChannel.yhgproduct=yhg_product.tbl_product,yhg_product.tbl_produc
##canal-promotion
canal.destination.promotion=promotion
canal.subscribeChannel.promotion=yhb_promotion.promotion_info,yhb_promotion.promotion_params,yhb_promotion.promotion_product_flags
\ No newline at end of file
canal.subscribeChannel.promotion=yhb_promotion.promotion_info,yhb_promotion.promotion_params,yhb_promotion.promotion_product_flags
... ...
... ... @@ -8,7 +8,7 @@ yoho.sns.env.namespace = sns
yoho.sns.env.serverport = 2
yoho.sns.env.webapphome = /home/test/yohoJavaApp/yoho-sns/deploy/target
browse.service.url = http://api.brower.yohoops.org:8092/brower/
browse.service.url = http://java-yohobuy-brower:8092/brower/
m.yohoblk.com=http://m.yohoblk.com
www.yohoblk.com=http://www.yohoblk.com
... ...
... ... @@ -2,16 +2,16 @@ autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
platform.login.url = http://serve.erp.yohoops.org/service/account/v1/Profile/login
platform.login.url = http://java-erp/service/account/v1/Profile/login
social.domain = http://social.yoho.cn
social.domain = http://java-social
uic.service.url = http://uic.yohoops.org:8096/uic/
uic.service.url = http://java-uic:8096/uic/
yohoboy.service.url = http://new.yohoboys.com/yohoboyins/v5/channel
gateway.service.url = http://service.yoho.yohoops.org/
gateway.api.url = http://api.yoho.yohoops.org/
gateway.service.url = http://openresty-java/
gateway.api.url = http://openresty-java/
yoho.social.env.namespace = social
yoho.social.env.serverport = 5
... ...
... ... @@ -8,7 +8,7 @@ des.password_crypt_key = _+@#$%^kEHrDooxWHCWtfeSxvDvgqZq_+@#$%^
diff.base.flag = 1
erp.user.useGiftcard.url = http://api.erp.yohobuy.com
erp.user.useGiftcard.url = http://erp-api
jdbc.mysql.readonlyinslave = true
... ... @@ -16,9 +16,9 @@ register.image.onoff = off
register.new.user.page.probability = 5
uic.service.url = http://uic.yohoops.org:8096/uic
uic.service.url = http://java-uic:8096/uic
union.domain.url = http://union.yoho.cn/union
union.domain.url = http://java-yohobuy-union/union
user.bankInfo.redisExpire = 24
... ... @@ -44,7 +44,7 @@ users.yohocoin.dilute = true
verify_student_flag = false
invite.code.activity.id = 2024
invite.code.url = https://union.yoho.cn/union/app-downloads.html?union_type=100000000005441
invite.code.url = https://java-yohobuy-union/union/app-downloads.html?union_type=100000000005441
yoho.users.env.namespace = users
yoho.users.env.serverport = 1
... ...
... ... @@ -2,7 +2,7 @@ autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
cocacola.wechat.share.url = http://service.yoho.cn/activity/cocacola/html/index1.html
cocacola.wechat.share.url = http://openresty-java/activity/cocacola/html/index1.html
drawline.luckyUserNotice.interval = 5
... ... @@ -10,7 +10,7 @@ drawline.luckydraw.interval = 360
execute.timetask.host =192.168.90.9
gateway.url = http://api.yoho.cn
gateway.url = http://openresty-java
is_debug_enable = false
... ... @@ -22,7 +22,7 @@ orderShare.recevied.maxNum = 5
orderShare.shareUrl = http://m.yohobuy.com/coupon/index
tencentmkt.shareUrl = http://service.yoho.cn/activity/tencentMkt/index.html
tencentmkt.shareUrl = http://openresty-java/activity/tencentMkt/index.html
yoho.activity.env.namespace = activity
yoho.activity.env.serverport = 0
... ... @@ -33,4 +33,4 @@ userday.open.day=60
userday.coupon.oct={"10":38208,"40":38210,"70":38212}
yoho.crm.online.dns=http://api.crm.yohoops.org:8093/crm/
\ No newline at end of file
yoho.crm.online.dns=http://java-yohobuy-crm:8093/crm/
... ...
... ... @@ -22,10 +22,10 @@ yoho.bigData.env.namespace = bigdata
yoho.bigData.env.serverport = 1
yoho.bigData.env.webapphome = /home/test/yohoJavaApp/yohobuy-bigdata/deploy/target
jdbc.mysql.bigdata.master=bigdata.db.union.yohoops.org:3306
jdbc.mysql.bigdata.master=mysql-bigdata:3306
jdbc.mysql.bigdata.username=yh_bigdata
#yoho@7Y$^YpNb7hp
jdbc.mysql.bigdata.password=ZARNTZvqPIYoBOhoTTTGRaMwEu/zaKV31I9S8xDJIUA=
bigdata.database.cluster.name = shop
ip.port.search.server = search.yohoops.org
\ No newline at end of file
ip.port.search.server = java-yoho-search-service
... ...
... ... @@ -13,4 +13,4 @@ yohobuy.brower.env.webapphome = /home/test/yohoJavaApp/yohobuy-brower/deploy/ta
rabbit_concurrent=3
api.yoho.url = http://api-pt.yohoops.org
api.yoho.url = http://openresty-java
... ...
... ... @@ -7,8 +7,8 @@ jdbc.mysql.readonlyinslave=true
autoconfig.properties.sharedAutoconfig = file:/home/dev/auto_deploy/deploy/autoconfig/dev/global-autoconfig.properties
bigData.url=http://123.207.166.124:8080/bigdata/crm/
search.url=192.168.102.216:8080
bigData.url=http://java-yohobuy-bigdata:8080/bigdata/crm/
search.url=java-yoho-search-service:8080
qiniu.domain=http://7xnrdp.com1.z0.glb.clouddn.com
qiniu.accesskey=atSf7xxIl8alEnsXbhC1bOD1GWVW3qYffz8SlB4m
... ... @@ -19,24 +19,24 @@ qiniu.bucket=test
aesKey=yoho96461qaz2wsx
#SMS_URL
sms.url=http://211.147.239.62:9050/cgi-bin/sendsms
sms.url=http://java-sms:9050/cgi-bin/sendsms
sms.name=yohoyx@yohoyx
sms.pwd=EH+iuWSAfINJYwSdPgVqhA==
sms.reprot.flag=false
#FTP
ftp.ip=123.206.26.127
ftp.ip=java-ftp
ftp.port=21
ftp.userName=ftpuser
ftp.pwd=ok83sQlrvHfw8OBMz6xlRA==
rabbit_common=192.168.103.58:5672
rabbit_common=mq-common:5672
rabbit_common_user=yoho
rabbit_common_password=yoho
rabbit_vhost=yoho
redis.crm.proxy.address=192.168.103.58
redis.crm.notsync.twemproxy.addresses=192.168.103.58:6379
redis.crm.proxy.address=twemproxy-nosync
redis.crm.notsync.twemproxy.addresses=twemproxy-nosync:63790
crm.send.notice=false
#alarm_mobile
... ... @@ -67,13 +67,13 @@ birthday.coupon.sms.templateid=2
aliyun.sms.accessKeyId=wIBL09Z0xu7uJUkX0yNnFWy8tNv+KZEH8req1GsE1+k=
aliyun.sms.secret=/tnQdyzBuARAcql9ad+yJVzlQNX9bfhEmJxr7wdLz58=
platform.host=http://192.168.102.210:8088/platform
platform.gray.host = http://192.168.102.210:8088/platform
platform.host=http://java-yohobuy-platform:8088/platform
platform.gray.host = http://java-yohobuy-platform:8088/platform
platform.coupon.userId=10964
platform.coupon.userName=crm
browse.service.url=http://192.168.103.59:8092/brower/
browse.service.url=http://java-yohobuy-brower:8092/brower/
# ******************** 定时器时间配置 ********************
... ... @@ -93,9 +93,9 @@ wechart.retry.scheduler=0 0 2 * * ?
sms.clean.scheduler=0 0 2 * * ?
#大数据
jdbc.mysql.bigdataunion.slave=118.89.235.30:3306
jdbc.mysql.bigdataunion.username=root
jdbc.mysql.bigdataunion.password=t5/oMgwUCmO/GeMHBAQ2Cg==
jdbc.mysql.bigdataunion.slave=mysql-bigdata:3306
jdbc.mysql.bigdataunion.username=yh_vpc_bak
jdbc.mysql.bigdataunion.password=hWrS6ehZZCOYAcEDgiU7fN8u26r4KcIh
#Mars接口域名
mars.host=http://mars-test.yohops.com:9999/
\ No newline at end of file
mars.host=http://mars-test.yohops.com:9999/
... ...
... ... @@ -4,11 +4,11 @@ yohobuy.global.env.namespace=globalbuy
is_debug_enable=false
yhb_api_url=http://api.yoho.cn
yhb_search_url=http://search.yohoops.org/yohosearch/tblproduct/search.json
yhb_api_url=http://openresty-java
yhb_search_url=http://java-yoho-search-service:8080/yohosearch/tblproduct/search.json
globalbuyRedis.proxy.address=qqg.redis.yohoops.org
globalbuyRedis.proxy.port=16379
globalbuyRedis.proxy.address=twemproxy-nosync
globalbuyRedis.proxy.port=63790
redis.proxy.auth=
redis.pool.maxTotal=100
... ...
... ... @@ -4,10 +4,10 @@ autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoc
erp.order.change.sync.type = MQ
erp.order.close.sync.type = MQ
erp.order.create.url = http://portal.admin.yohobuy.com/api/orderform/create
erp.order.create.url = http://java-erp/api/orderform/create
erp.order.express.sync.type = MQ
erp.order.refund.sync.type = MQ
erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status
erp.order.status.url = http://java-erp/api/orders/status
java.logs.home = /home/test/yohoJavaLogs
... ... @@ -44,25 +44,25 @@ exhibition.ticket.couponid=29640
package.ticket.couponid=29642
# 支付回调地址
applepay.notifyurl = http://service-pt-1.yohoops.org/payment/applepay_notify
qq.notifyurl = http://service-pt-1.yohoops.org/payment/qqpay_notify
unionpay.notifyurl = https://service-pt-1.yohoops.org/payment/unionpay_newnotify
wechat.app.newnotifyurl = http://service-pt-1.yohoops.org/payment/weixin_notify
wechat.app.notifyurl = http://service-pt-1.yohoops.org/payment/wechat_notify
alipay.notifyurl = https://service-pt-1.yohoops.org/payment/alipay_notify
cmbnetpay.payNoticeUrl = https://service-pt-1.yohoops.org/payment/cmbpay_notify
cmbnetpay.signNoticeUrl = https://service-pt-1.yohoops.org/payment/cmbsign_notify
applepay.notifyurl = http://openresty-java/payment/applepay_notify
qq.notifyurl = http://openresty-java/payment/qqpay_notify
unionpay.notifyurl = https://openresty-java/payment/unionpay_newnotify
wechat.app.newnotifyurl = http://openresty-java/payment/weixin_notify
wechat.app.notifyurl = http://openresty-java/payment/wechat_notify
alipay.notifyurl = https://openresty-java/payment/alipay_notify
cmbnetpay.payNoticeUrl = https://openresty-java/payment/cmbpay_notify
cmbnetpay.signNoticeUrl = https://openresty-java/payment/cmbsign_notify
# unionmpos env: 00,production enviroment; 01,test enviroment
unionmpos.env=00
browse.service.url = http://api.brower.yohoops.org:8092/brower/
browse.service.url = http://java-yohobuy-brower:8092/brower/
erp.offline.lock.url=http://gateway.erp.yohoops.org/erp-gateway-web
erp.offline.erp-portal-gateway.url = http://api.store.yohoops.org/portal-gateway
erp.offline.lock.url=http://java-offline/erp-gateway-web
erp.offline.erp-portal-gateway.url = http://java-offline/portal-gateway
offline.portal.gateway.url=instore.yohobuy.com
offline.portal.gateway.url=java-offline
offline.portal.gateway.clienttype=yoho
offline.portal.gateway.clientkey=fd4ad5fcsa0de589af23234ks1923ks
offline.portal.gateway.apistore.url=http://api.store.yohoops.org
offline.portal.gateway.apistore.url=http://java-offline
... ...
admin.login.url = http://127.0.0.1:30012
admin.portal.url = http://admin.portal.yohobuy.com
admin.portal.url = http://java-portal
api.yoho.url = http://api-pt.yohoops.org
api.yoho.url = http://openresty-java
auth.user.req.url = http://gw.api.yohobuy.com/erp-shop-web/account/profile/queryAllAuth
auth.user.req.url = http://java-erp/erp-shop-web/account/profile/queryAllAuth
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
bigData.analytics.transfer.url = http://analytics.m.yohobuy.com/yas.gif/web/
bigData.analytics.transfer.url = http://analytics.m.yohoops.org/yas.gif/web/
bigDataRedis.pool.maxIdle = 100
bigDataRedis.pool.maxTotal = 100
... ... @@ -29,29 +29,29 @@ bigdata.qiniu.secretkey = qAns6jrf9pg6bHNvS1IcKi-pnVBWV46pbpFWKwJ7
bigdata.sitemap.url = http://o9tw3bcp2.bkt.clouddn.com
crawler.host = http://10.66.100.2:9100
crawler.host = http://java-crawler:9100
erp.domain = http://gateway.erp.yohoops.org/erp-gateway-web
erp.domain = http://java-erp/erp-gateway-web
erp.platform.shops.url = http://api.erp.yohobuy.com
erp.platform.shops.url = http://java-erp
erp.realStorage.url = http://gateway.erp.yohoops.org/erp-gateway-web/shift_logs/query_stock_num_by_sku
erp.realStorage.url = http://java-erp/erp-gateway-web/shift_logs/query_stock_num_by_sku
erp.shop.url = http://gw.api.yohobuy.com/erp-shop-web/
erp.shop.url = http://java-erp/erp-shop-web/
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.shops.account.url = http://java-erp/service/finance/v1/clearing/balancelist
erp.shops.change.pwd.url = http://java-erp/service/account/v1/Profile/updatePassword
erp.shops.login.url = http://java-erp/service/account/v1/Profile/login
erp.storage = http://serve.yohobuy.com
erp.storage = http://java-erp
erp.virtualinventory.setNumberBySkn.url = http://serve.yohobuy.com/service/supplier/v1/virtualinventory/setNumberBySkn
erp.virtualinventory.setNumberBySkn.url = http://java-erp/service/supplier/v1/virtualinventory/setNumberBySkn
execute.limitcode.host = 172.31.20.7
execute.limitcode.host = java-execute
execute.shopmessage.host = 172.31.20.7
execute.shopmessage.host = java-execute
execute.update_product_price.host = 172.31.20.7
execute.update_product_price.host = java-execute
file.image.gif.size = 2621440
file.image.size = 512000
... ... @@ -61,41 +61,41 @@ file.saveDir = /Data/images
file.uploadMalongImgDir = /Data/malong
file.uploadTempDir = /Data/images
gateway.service.url = http://service.yoho.cn
jdbc.mysql.platform.erp_account.master = write.erp.yohoops.org:3306
jdbc.mysql.platform.erp_account.password = NOUasZz6vYU/DUnkWudOAqMwEu/zaKV31I9S8xDJIUA=
jdbc.mysql.platform.erp_account.slave = read3.erp.yohoops.org:3306
jdbc.mysql.platform.erp_account.username = yh_erp_db
jdbc.mysql.platform.erp_product.master = write.erp.yohoops.org:3306
jdbc.mysql.platform.erp_product.password = NOUasZz6vYU/DUnkWudOAqMwEu/zaKV31I9S8xDJIUA=
jdbc.mysql.platform.erp_product.slave = read3.erp.yohoops.org:3306
jdbc.mysql.platform.erp_product.username = yh_erp_db
jdbc.mysql.platform.erp_supplier.password = NOUasZz6vYU/DUnkWudOAqMwEu/zaKV31I9S8xDJIUA=
jdbc.mysql.platform.erp_supplier.username = yh_erp_db
jdbc.mysql.platform.yh_guang.master = write.cms.yohoops.org:3306
jdbc.mysql.platform.yh_guang.password = +BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
jdbc.mysql.platform.yh_guang.slave = read.cms.yohoops.org:3306
gateway.service.url = http://openresty-java
jdbc.mysql.platform.erp_account.master = mysql-erp:3306
jdbc.mysql.platform.erp_account.password = hWrS6ehZZCOYAcEDgiU7fN8u26r4KcIh
jdbc.mysql.platform.erp_account.slave = mysql-erp:3306
jdbc.mysql.platform.erp_account.username = yh_vpc_bak
jdbc.mysql.platform.erp_product.master = mysql-erp:3306
jdbc.mysql.platform.erp_product.password = hWrS6ehZZCOYAcEDgiU7fN8u26r4KcIh
jdbc.mysql.platform.erp_product.slave = mysql-erp:3306
jdbc.mysql.platform.erp_product.username = yh_vpc_bak
jdbc.mysql.platform.erp_supplier.password = hWrS6ehZZCOYAcEDgiU7fN8u26r4KcIh
jdbc.mysql.platform.erp_supplier.username = yh_vpc_bak
jdbc.mysql.platform.yh_guang.master = mysql-cms:3306
jdbc.mysql.platform.yh_guang.password = hWrS6ehZZCOYAcEDgiU7fN8u26r4KcIh
jdbc.mysql.platform.yh_guang.slave = mysql-cms:3306
jdbc.mysql.platform.yh_guang.username = yh_vpc_bak
jdbc.mysql.platform.yhb_account.master = write.erp.yohoops.org:3306
jdbc.mysql.platform.yhb_account.password = NOUasZz6vYU/DUnkWudOAqMwEu/zaKV31I9S8xDJIUA=
jdbc.mysql.platform.yhb_account.slave = read3.erp.yohoops.org:3306
jdbc.mysql.platform.yhb_account.username = yh_erp_db
jdbc.mysql.platform.yhb_account.master = mysql-erp:3306
jdbc.mysql.platform.yhb_account.password = hWrS6ehZZCOYAcEDgiU7fN8u26r4KcIh
jdbc.mysql.platform.yhb_account.slave = mysql-erp:3306
jdbc.mysql.platform.yhb_account.username = yh_vpc_bak
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.activity.domain.url = http://java-yohobuy-union/union/tencentMkt/index.html
mkt.app.download.url = http://m.yohobuy.com/app
mkt.pcwap.domain.url = http://union.yoho.cn/union/go
mkt.pcwap.domain.url = http://java-yohobuy-union/union/go
mkt.resource.code.url = https://m.yohobuy.com/channel/f8abd53b5f7c5fe558d3dd567d95ab92.html?nodownload=1
offline.shops.url = http://adminstore.yohoops.org/shops
offline.shops.url = http://java-offline/shops
platform.login.salt = yoho9646yoho9646
... ... @@ -107,25 +107,25 @@ price.changed.notice.phone = 18105178926,17895010543,17608015989,18652008443,13
price.over.days.roleName = 444
price.selltype.url = http://gateway.erp.yohoops.org/erp-gateway-web/plate_price_form/list_product_info
price.selltype.url = http://java-erp/erp-gateway-web/plate_price_form/list_product_info
qiniu.bigdata.skndada.folderName = /Data/bigdata/
resources_https_enable = true
search.server.address = http://search.yohoops.org/yohosearch/
search.server.address = http://java-yoho-search-service:8080/yohosearch/
service.yoho.url = http://service.yoho.cn
service.yoho.url = http://openresty-java
shop.status.change.phone = 13901031676,13910715745,13817834488,15651892695,15651892221,13813898627,13811251311,18602565212,13910268241,18666628755,13146085963,13951853540,13851573106,15905171841,18652978258,18626439680,13905172541,15895984489,18512524901,15062262013,18801044770,15652292115,18672559651,15651702116,17608015989,13451938602,17895010543
stock.req.url = http://gateway.erp.yohoops.org/erp-gateway-web/finance/calc/calcSknLowestPrice
stock.req.url = http://java-erp/erp-gateway-web/finance/calc/calcSknLowestPrice
sync.product.isPromotion.advance.minutes = 5
unionRedis.proxy.address = union.redis.yohoops.org
unionRedis.proxy.address = twempeoxy-nosync
unionRedis.proxy.auth =
unionRedis.proxy.port = 6379
unionRedis.proxy.port = 63790
upload.tencent.bid = b_teg_openrecom_opq68unpsix93dy2zjco
upload.tencent.product.mark = 9.99
... ... @@ -137,4 +137,4 @@ watchService.watchDir = /Data/sftp_images
yohobuy.platform.env.namespace = platform
yohobuy.platform.env.serverport = 8
yohobuy.platform.env.webapphome = /home/test/yohoJavaApp/yohobuy-platform/deploy/target
manager.zkAddress = 172.31.20.7:2181,172.31.23.161:2181
manager.zkAddress = zk:2181
... ...
... ... @@ -2,16 +2,16 @@ autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
front.gateway.host = http://api.yoho.cn
front.gateway.host = http://openresty-java
#grey
# front.gateway.host = http://service.yoho.yohoops.org
is_debug_enable = false
offline.shops.url = http://adminstore.yohoops.org/shops
offline.shops.url = http://java-erp/shops
#platform.host = http://172.31.20.7:8088/platform
platform.host = http://172.31.23.161:8088/platform
platform.host = http://java-yohobuy-platform:8088/platform
yohobuy.portal.gateway.env.namespace = portal-gateway
yohobuy.portal.gateway.env.serverport = 0
... ...
... ... @@ -4,7 +4,7 @@ autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoc
jdbc.mysql.readonlyinslave = false
rabbitAddress = 192.168.102.162:32810
rabbitAddress = mq-common:5672
yohobuy.product.env.namespace = product
yohobuy.product.env.serverport = 3
... ...
... ... @@ -2,11 +2,11 @@ autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
erp.domain = http://gateway.erp.yohoops.org/erp-gateway-web
erp.domain = http://java-erp/erp-gateway-web
gateway.domain.url = http://api.yoho.cn
gateway.domain.url = http://openresty-java
ip.port.search.server = http://search.yohoops.org
ip.port.search.server = http://java-yoho-search-service:8080
jdbc.mysql.readonlyinslave = true
... ... @@ -15,16 +15,16 @@ password.aes.key = yoho9646yoho9646
shop.login.salt = yoho9646yoho9646
# platform.host = http://172.31.20.7:8088/platform
platform.host = http://172.31.23.161:8088/platform
platform.host = http://java-yohobuy-platform:8088/platform
portal.shops.dept.id = 90
printer.ftp.password = 123456
printer.ftp.url = 172.16.2.243
printer.ftp.url = java-ftp
printer.ftp.username = yoho
shop.wifi.img.path = /var/www/icons/
shop.wifi.img.url = http://192.168.102.47/icons/
shop.wifi.img.url = http://java-shop/icons/
storeLockerManager.role.id = 0
... ... @@ -38,7 +38,7 @@ trend.tour.online.time = 1480310438
web.context = shops
wifi.login.url = http://192.168.103.230:8080/am/controller/portal/external/login
wifi.login.url = http://java-wifi:8080/am/controller/portal/external/login
yohobuy.shops.env.namespace = shops
yohobuy.shops.env.serverport = 8
... ...
... ... @@ -9,10 +9,10 @@ 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.master = mysql-cms:3306
jdbc.mysql.kisjob.slave = mysql-cms:3306
jdbc.mysql.kisjob.username = yh_vpc_bak
jdbc.mysql.kisjob.password = +BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
jdbc.mysql.kisjob.password = hWrS6ehZZCOYAcEDgiU7fN8u26r4KcIh
##redis
redis.pool.maxIdle = 100
... ... @@ -23,8 +23,8 @@ redis.pool.testOnBorrow = false
redis.pool.testWhileIdle = false
##redis for push
redis.push.address=172.31.24.77
redis.push.port=16379
redis.push.address=twemproxy-nosync
redis.push.port=63790
redis.push.auth=
##config
... ...
activeTime = 86400
admin.login.url = http://admin.portal.yohobuy.com
admin.login.url = http://java-admin
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
bigdate.db.password = ZARNTZvqPIYoBOhoTTTGRaMwEu/zaKV31I9S8xDJIUA=
bigdate.db.url = bigdata.db.union.yohoops.org:3306
bigdate.db.username = yh_bigdata
bigdate.db.password = hWrS6ehZZCOYAcEDgiU7fN8u26r4KcIh
bigdate.db.url = mysql-bigdata:3306
bigdate.db.username = yh_vpc_bak
exclude.union.type=100000000000349
draw.writeFile.delay = 60
erp.domain = http://gateway.erp.yohoops.org/erp-gateway-web
erp.domain = http://java-erp/erp-gateway-web
gateway.url = http://api.yoho.cn
gateway.url = http://openresty-java
jdbc.mysql.readonlyinslave = true
platform.login.salt = yoho9646yoho9646
tencentmkt.shareUrl = http://union.yoho.cn/union/tencentMkt/index.html
tencentmkt.shareUrl = http://java-yohobuy-union/union/tencentMkt/index.html
baidu.tp.push.url=http://sfc.baidu.com/business/article_publish
baidu.app.id=1566454424306679
baidu.app.token=b6a5850042758145fefef0f94e5d5133
baidu.union.type=100000000005493
union.host = 172.31.16.99
unions.kafka.consumer.servers=10.67.1.23:9092,10.67.1.53:9092,10.67.1.61:9092,10.67.1.69:9092
unions.kafka.producer.servers=10.67.1.23:9092,10.67.1.53:9092,10.67.1.61:9092,10.67.1.69:9092
union.host = java-yohobuy-union
unions.kafka.consumer.servers=kafka:9092
unions.kafka.producer.servers=kafka:9092
yoho.unions.env.namespace = union
yoho.unions.env.serverport = 8
... ...
... ... @@ -23,4 +23,4 @@ wechat.small.program.access.secret = 045848c0e0d76f7699236e4a35d65948
yohobuy.wechat.env.namespace = wechat
yohobuy.wechat.env.serverport = 4
yohobuy.wechat.env.webapphome = /home/test/yohoJavaApp/yohobuy-wechat/deploy/target
bigData.analytics.transfer.url=http://analytics.m.yohobuy.com/yas.gif/web/
\ No newline at end of file
bigData.analytics.transfer.url=http://java-yohobuy-bigdata/yas.gif/web/
... ...