Authored by chunhua

remove

Showing 34 changed files with 0 additions and 1253 deletions
yoho.logs.level = DEBUG
yoho.logs.basedir = /Data/logs
yoho.logs.maxHistory = 7
yoho.logs.maxFileSize = 10MB
yoho.env.javahome = /usr/local/java
yoho.env.serverhome = /usr/local/tomcat
yoho.env.servertype = tomcat
yoho.env.productmode = TEST
### ****************************** database ***********************************
jdbc.mysql.yhresource.master.url=jdbc:mysql://192.168.50.69:9980/yh_resource
jdbc.mysql.yhresource.slave.url=jdbc:mysql://192.168.102.219:3306/yh_resource
jdbc.mysql.yhresource.username=yh_test
jdbc.mysql.yhresource.password=yh_test
jdbc.mysql.yhshops.master.url=jdbc:mysql://192.168.50.69:9980/yh_shops
jdbc.mysql.yhshops.slave.url=jdbc:mysql://192.168.102.219:3306/yh_shops
jdbc.mysql.yhshops.username=yh_test
jdbc.mysql.yhshops.password=yh_test
# yh_orders
jdbc.mysql.yhorders.master.url=jdbc:mysql://192.168.50.69:9980/yh_orders
jdbc.mysql.yhorders.slave.url=jdbc:mysql://192.168.50.69:9980/yh_orders
jdbc.mysql.yhorders.username=yh_test
jdbc.mysql.yhorders.password=yh_test
# yhb_operations
jdbc.mysql.yhboperations.master.url=jdbc:mysql://192.168.50.69:9980/yhb_operations
jdbc.mysql.yhboperations.slave.url=jdbc:mysql://192.168.50.69:9980/yhb_operations
jdbc.mysql.yhboperations.username=yh_test
jdbc.mysql.yhboperations.password=yh_test
# yh_sns
jdbc.mysql.yhsns.master.url=jdbc:mysql://192.168.50.69:9980/yh_sns
jdbc.mysql.yhsns.slave.url=jdbc:mysql://192.168.50.69:9980/yh_sns
jdbc.mysql.yhsns.username=yh_test
jdbc.mysql.yhsns.password=yh_test
# yh_comment
jdbc.mysql.yhcomment.master.url=jdbc:mysql://192.168.50.69:9980/yh_comment
jdbc.mysql.yhcomment.slave.url=jdbc:mysql://192.168.102.219:3306/yh_comment
jdbc.mysql.yhcomment.username=yh_test
jdbc.mysql.yhcomment.password=yh_test
#yh_passport
jdbc.mysql.yhpassport.master.url=jdbc:mysql://192.168.50.69:9980/yh_passport
jdbc.mysql.yhpassport.slave.url=jdbc:mysql://192.168.102.219:3306/yh_passport
jdbc.mysql.yhpassport.username=yh_test
jdbc.mysql.yhpassport.password=yh_test
#yoho_passport读写数据分离
jdbc.mysql.yohopassport.master.url=jdbc:mysql://192.168.50.69:9980/yoho_passport
jdbc.mysql.yohopassport.slave.url=jdbc:mysql://192.168.102.219:3306/yoho_passport
jdbc.mysql.yohopassport.username=yh_test
jdbc.mysql.yohopassport.password=yh_test
#yh_operations读写数据分离
jdbc.mysql.yhoperations.master.url=jdbc:mysql://192.168.50.69:9980/yh_operations
jdbc.mysql.yhoperations.slave.url=jdbc:mysql://192.168.102.219:3306/yh_operations
jdbc.mysql.yhoperations.username=yh_test
jdbc.mysql.yhoperations.password=yh_test
#yhb_promotion
jdbc.mysql.yhbpromotion.master.url=jdbc:mysql://192.168.50.69:9980/yhb_promotion
jdbc.mysql.yhbpromotion.slave.url=jdbc:mysql://192.168.102.219:3306/yhb_promotion
jdbc.mysql.yhbpromotion.username=yh_test
jdbc.mysql.yhbpromotion.password=yh_test
#yh_setting
jdbc.mysql.yhsetting.master.url=jdbc:mysql://192.168.50.69:9980/yh_setting
jdbc.mysql.yhsetting.slave.url=jdbc:mysql://192.168.102.219:3306/yh_setting
jdbc.mysql.yhsetting.username=yh_test
jdbc.mysql.yhsetting.password=yh_test
#yoho_sms
jdbc.mysql.yohosms.master.url=jdbc:mysql://192.168.50.69:9980/yoho_sms
jdbc.mysql.yohosms.slave.url=jdbc:mysql://192.168.102.219:3306/yoho_sms
jdbc.mysql.yohosms.username=yh_test
jdbc.mysql.yohosms.password=yh_test
#yh_inbox
jdbc.mysql.yhinbox.master.url=jdbc:mysql://192.168.50.69:9980/yh_inbox
jdbc.mysql.yhinbox.slave.url=jdbc:mysql://192.168.102.219:3306/yh_inbox
jdbc.mysql.yhinbox.username=yh_test
jdbc.mysql.yhinbox.password=yh_test
#yoho_logs
jdbc.mysql.yohologs.master.url=jdbc:mysql://192.168.50.69:9980/yoho_sms
jdbc.mysql.yohologs.username=yh_test
jdbc.mysql.yohologs.password=yh_test
#yh_pay
jdbc.mysql.pay.master.url=jdbc:mysql://192.168.50.69:9980/yoho_pay
jdbc.mysql.pay.slave.url=jdbc:mysql://192.168.102.219:3306/yoho_pay
jdbc.mysql.pay.username=yh_test
jdbc.mysql.pay.password=yh_test
#yh_coupons
jdbc.mysql.yhcoupons.master.url=jdbc:mysql://192.168.50.69:9980/yh_coupons
jdbc.mysql.yhcoupons.slave.url=jdbc:mysql://192.168.102.219:3306/yh_coupons
jdbc.mysql.yhcoupons.username=yh_test
jdbc.mysql.yhcoupons.password=yh_test
jdbc.mysql.yhevents.master.url=jdbc:mysql://192.168.50.69:9980/yh_events
jdbc.mysql.yhevents.slave.url=jdbc:mysql://192.168.102.219:3306/yh_events
jdbc.mysql.yhevents.username=yh_test
jdbc.mysql.yhevents.password=yh_test
#yh_consult
jdbc.mysql.yhconsult.master.url=jdbc:mysql://192.168.50.69:9980/yh_consult
jdbc.mysql.yhconsult.slave.url=jdbc:mysql://192.168.102.219:3306/yh_consult
jdbc.mysql.yhconsult.username=yh_test
jdbc.mysql.yhconsult.password=yh_test
#yhb_operations
jdbc.mysql.yhboperations.master.url=jdbc:mysql://192.168.50.69:9980/yhb_operations
jdbc.mysql.yhboperations.slave.url=jdbc:mysql://192.168.102.219:3306/yhb_operations
jdbc.mysql.yhboperations.username=yh_test
jdbc.mysql.yhboperations.password=yh_test
##### **************************************** common properties ******************************************************
is_debug_enable = true
aliyun.accessid = mkb5KaMTUeAnfHI5
aliyun.bucket = yohotest
aliyun.domain = http://7xnrdp.com1.z0.glb.clouddn.com
aliyun.endpoint = oss-cn-shanghai.aliyuncs.com
cache.servers.gateway.level1.address = 192.168.102.162:32768
cache.servers.gateway.level1.expire = 1800
cache.servers.gateway.level2.address = 192.168.102.162:32768
cache.servers.gateway.level2.expire = 43200
ip.port.search.server = 192.168.10.64:8080
qiniu.accesskey = iGA6XzOicfWLttJZ9dIyE9ELL2dOCNkd7qmIdt7
qiniu.bucket = test
qiniu.domain = http://7xnrdp.com1.z0.glb.clouddn.com
qiniu.secretkey = 0GjWmT53UbIzzCQ5ev6sqrq0O5a-bdv0xkNY2s9T
redis.proxy.address = 192.168.102.216
redis.proxy.auth =
redis.proxy.port = 6379
redis.union.address = 192.168.50.69
redis.union.auth =
redis.union.port = 6379
zkAddress=192.168.102.205:2181
gateway.domain.url=http://testapi.yoho.cn:28078
##### **************************************** services.yml ******************************************************
message.server.a = 192.168.102.205
message.server.b = 192.168.102.205
message.server.c = 192.168.102.205
message.server.d = 192.168.102.205
order.server.a = 192.168.102.205
order.server.b = 192.168.102.205
order.server.c = 192.168.102.205
order.server.d = 192.168.102.205
product.server.a = 192.168.102.205
product.server.b = 192.168.102.205
product.server.c = 192.168.102.205
product.server.d = 192.168.102.205
promotion.server.a = 192.168.102.205
promotion.server.b = 192.168.102.205
promotion.server.c = 192.168.102.205
promotion.server.d = 192.168.102.205
resources.server.a = 192.168.102.205
resources.server.b = 192.168.102.205
resources.server.c = 192.168.102.205
resources.server.d = 192.168.102.205
sns.server.a = 192.168.102.205
sns.server.b = 192.168.102.205
sns.server.c = 192.168.102.205
sns.server.d = 192.168.102.205
users.server.a = 192.168.102.205
users.server.b = 192.168.102.205
users.server.c = 192.168.102.205
users.server.d = 192.168.102.205
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/dev/opps/deploy/autoconfig/dev/global-autoconfig.properties
erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status
file.saveDir = /home/dev/cache
file.uploadTempDir = /home/dev
qq.notifyurl = https://service.yoho.cn/payment/qqpay_notify
rabbitAddress = 192.168.102.162:32810
redis.new.proxy.address = 192.168.102.162
redis.new.proxy.auth = 123456
redis.new.proxy.port = 6479
unionpay.env = 00
unionpay.notifyurl = https://service.yoho.cn/payment/unionpay_notify
users.browse.expire = 7776000
users.browse.sync = true
wechat.app.notifyurl = https://service.yoho.cn/payment/wechat_notify
wechat.wap.notifyurl = https://service.yoho.cn/payment/wechatwap_notify
yoho.gateway.env.namespace = gateway
yoho.gateway.env.serverport = 0
yoho.gateway.env.webapphome = /home/dev/yoho-gateway/deploy
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/dev/opps/deploy/autoconfig/dev/global-autoconfig.properties
jdbc.mysql.readonlyinslave = true
yoho.message.env.namespace = message
yoho.message.env.serverport = 6
yoho.message.env.webapphome = /home/test/yoho-message/deploy
APP_KEY = 1392109259
APP_SECRET = 1e87e46f115cc813e27ef52eb9915f1e
UUC_DOMAIN = http://passport.test.yoho.cn
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/dev/opps/deploy/autoconfig/dev/global-autoconfig.properties
backPwdPageUrl = http://testservice.yoho.cn:28077
des.password_crypt_key = _+@#$%^kEHrDooxWHCWtfeSxvDvgqZq_+@#$%^
jdbc.mysql.readonlyinslave = true
users.yoho.default_is_bind = Y
users.yoho.redpacket = N
users.yohocoin = true
yoho.users.env.namespace = users
yoho.users.env.serverport = 1
yoho.users.env.webapphome = home/test/yoho-users/deploy
alipay.gateway = https://mapi.alipay.com/gateway.do?
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/dev/opps/deploy/autoconfig/dev/global-autoconfig.properties
erp.order.create.url = http://portal.admin.yohobuy.com/api/orderform/create
erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status
java.logs.home = /Data/logs
jdbc.mysql.readonlyinslave = false
redis.proxy.database = 9
token.redis.proxy.address = 192.168.102.162
token.redis.proxy.auth = 123456
token.redis.proxy.port = 32792
unionpay.env = 01
unionpay.merid = 700000000000001
unionpay.sign.cert = PM_700000000000001_acp.pfx
wechat.app.appid = wx049fdaa3ba9cdd7a
wechat.app.appsecret = f973fdb412307ea7b97d0252fd675104
wechat.app.partnerid = 1218934901
wechat.app.partnerkey = b22de5cfd0ded341e0516505f72649a9
wechat.app.paysignkey = wGwAsgU5SeeM62glYaoC6ALBKhtOrF7Ek9LzE8trEuUG7jHeFdnSlyA1jblOYYS57QzWr8dYVsWGdeWhzeonnrKFZakgwFWPYVtyeP4XqSu9Qvxps8LEgxoFBEpRPm6C
wechat.app.queryurl = https://api.weixin.qq.com/pay/orderquery
wechat.wap.appid = wx75e5a7c0c88e45c2
wechat.wap.appsecret = ce21ae4a3f93852279175a167e54509b
wechat.wap.mchid = 1227694201
wechat.wap.mchkey = 7e6f3307b64cc87c79c472814b88f7fb
wechat.wap.queryurl = https://api.mch.weixin.qq.com/pay/orderquery
yohobuy.order.env.namespace = order
yohobuy.order.env.serverport = 4
yohobuy.order.env.webapphome = /home/dev/yohobuy-order/deploy
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/dev/opps/deploy/autoconfig/dev/global-autoconfig.properties
jdbc.mysql.readonlyinslave = false
rabbitAddress = 192.168.102.162:32810
yohobuy.product.env.namespace = product
yohobuy.product.env.serverport = 3
yohobuy.product.env.webapphome = /home/test/yohobuy-product/deploy
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/dev/opps/deploy/autoconfig/dev/global-autoconfig.properties
yohobuy.promotion.env.namespace = promotion
yohobuy.promotion.env.serverport = 5
yohobuy.promotion.env.webapphome = /home/dev/yohobuy-promotion/deploy
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/dev/opps/deploy/autoconfig/dev/global-autoconfig.properties
jdbc.mysql.readonlyinslave = false
yohobuy.resources.env.namespace = resources
yohobuy.resources.env.serverport = 7
yohobuy.resources.env.webapphome = /home/dev/yohobuy-resources/deploy
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/test/global-autoconfig.properties
file.saveDir = /home/test/cache
file.uploadTempDir = /home/test
rabbitAddress = 192.168.102.162:32810
yohobuy.platform.env.namespace = platform
yohobuy.platform.env.serverport = 1
yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy
yoho.logs.level = INFO
yoho.logs.basedir = /Data/logs
yoho.logs.maxHistory = 30
yoho.logs.maxFileSize = 100MB
yoho.env.javahome = /usr/local/java
yoho.env.serverhome = /usr/local/tomcat
yoho.env.servertype = tomcat
yoho.env.productmode = PRODUCT
### ****************************** database ***********************************
jdbc.mysql.yhresource.master.url=jdbc:mysql://192.168.100.203:3306/yh_resource
jdbc.mysql.yhresource.slave.url=jdbc:mysql://192.168.100.203:3306/yh_resource
jdbc.mysql.yhresource.username=yh_vpc_bak
jdbc.mysql.yhresource.password=yoho@2Y$^YpNb7hp
jdbc.mysql.yhshops.master.url=jdbc:mysql://192.168.100.215:3306/yh_shops
jdbc.mysql.yhshops.slave.url=jdbc:mysql://192.168.100.216:3306/yh_shops
jdbc.mysql.yhshops.username=yh_vpc_bak
jdbc.mysql.yhshops.password=yoho@2Y$^YpNb7hp
# yh_orders
jdbc.mysql.yhorders.master.url=jdbc:mysql://192.168.100.213:3306/yh_orders
jdbc.mysql.yhorders.slave.url=jdbc:mysql://192.168.100.213:3306/yh_orders
jdbc.mysql.yhorders.username=yh_vpc_bak
jdbc.mysql.yhorders.password=yoho@2Y$^YpNb7hp
# yhb_operations
jdbc.mysql.yhboperations.master.url=jdbc:mysql://192.168.100.203:3306/yhb_operations
jdbc.mysql.yhboperations.slave.url=jdbc:mysql://192.168.100.204:3306/yhb_operations
jdbc.mysql.yhboperations.username=yh_vpc_bak
jdbc.mysql.yhboperations.password=yoho@2Y$^YpNb7hp
# yh_comment
jdbc.mysql.yhcomment.master.url=jdbc:mysql://192.168.100.203:3306/yh_comment
jdbc.mysql.yhcomment.slave.url=jdbc:mysql://192.168.100.204:3306/yh_comment
jdbc.mysql.yhcomment.username=yh_vpc_bak
jdbc.mysql.yhcomment.password=yoho@2Y$^YpNb7hp
#yhb_promotion
jdbc.mysql.yhbpromotion.master.url=jdbc:mysql://192.168.100.213:3306/yhb_promotion
jdbc.mysql.yhbpromotion.slave.url=jdbc:mysql://192.168.100.214:3306/yhb_promotion
jdbc.mysql.yhbpromotion.username=yh_vpc_bak
jdbc.mysql.yhbpromotion.password=yoho@2Y$^YpNb7hp
#yoho_sms配置读写分离
jdbc.mysql.yohosms.master.url=jdbc:mysql://192.168.100.211:3306/yoho_sms
jdbc.mysql.yohosms.slave.url=jdbc:mysql://192.168.100.212:3306/yoho_sms
jdbc.mysql.yohosms.username=yh_vpc_bak
jdbc.mysql.yohosms.password=yoho@2Y$^YpNb7hp
#yh_inbox配置读写分离
jdbc.mysql.yhinbox.master.url=jdbc:mysql://192.168.100.211:3306/yh_inbox
jdbc.mysql.yhinbox.slave.url=jdbc:mysql://192.168.100.212:3306/yh_inbox
jdbc.mysql.yhinbox.username=yh_vpc_bak
jdbc.mysql.yhinbox.password=yoho@2Y$^YpNb7hp
#yoho_logs配置读写分离, 暂时将表存在yoho_sms中
jdbc.mysql.yohologs.master.url=jdbc:mysql://rdsa35694990gy7q55c5.mysql.rds.aliyuncs.com:3306/yohobuy_logs
jdbc.mysql.yohologs.username=yohobuy_logs_dev
jdbc.mysql.yohologs.password=Buylogs_develop-9646yoHO
#yoho_passport读写数据分离
jdbc.mysql.yohopassport.master.url=jdbc:mysql://192.168.100.211:3306/yoho_passport
jdbc.mysql.yohopassport.slave.url=jdbc:mysql://192.168.100.212:3306/yoho_passport
jdbc.mysql.yohopassport.username=yh_vpc_bak
jdbc.mysql.yohopassport.password=yoho@2Y$^YpNb7hp
#yh_operations配置读写分离
jdbc.mysql.yhoperations.master.url=jdbc:mysql://192.168.100.203:3306/yh_operations
jdbc.mysql.yhoperations.slave.url=jdbc:mysql://192.168.100.204:3306/yh_operations
jdbc.mysql.yhoperations.username=yh_vpc_bak
jdbc.mysql.yhoperations.password=yoho@2Y$^YpNb7hp
#yh_passport读写分离
jdbc.mysql.yhpassport.master.url=jdbc:mysql://192.168.100.211:3306/yh_passport
jdbc.mysql.yhpassport.slave.url=jdbc:mysql://192.168.100.211:3306/yh_passport
jdbc.mysql.yhpassport.username=yh_vpc_bak
jdbc.mysql.yhpassport.password=yoho@2Y$^YpNb7hp
#yh_setting读写分离
jdbc.mysql.yhsetting.master.url=jdbc:mysql://192.168.100.203:3306/yh_setting
jdbc.mysql.yhsetting.slave.url=jdbc:mysql://192.168.100.204:3306/yh_setting
jdbc.mysql.yhsetting.username=yh_vpc_bak
jdbc.mysql.yhsetting.password=yoho@2Y$^YpNb7hp
#yh_pay
jdbc.mysql.pay.master.url=jdbc:mysql://192.168.100.213:3306/yoho_pay
jdbc.mysql.pay.slave.url=jdbc:mysql://192.168.100.213:3306/yoho_pay
jdbc.mysql.pay.username=yh_vpc_bak
jdbc.mysql.pay.password=yoho@2Y$^YpNb7hp
#event
jdbc.mysql.yhevents.master.url=jdbc:mysql://192.168.100.203:3306/yh_events
jdbc.mysql.yhevents.slave.url=jdbc:mysql://192.168.100.204:3306/yh_events
jdbc.mysql.yhevents.username=yh_vpc_bak
jdbc.mysql.yhevents.password=yoho@2Y$^YpNb7hp
#event
jdbc.mysql.yhcoupons.master.url=jdbc:mysql://192.168.100.213:3306/yh_coupons
jdbc.mysql.yhcoupons.slave.url=jdbc:mysql://192.168.100.214:3306/yh_coupons
jdbc.mysql.yhcoupons.username=yh_vpc_bak
jdbc.mysql.yhcoupons.password=yoho@2Y$^YpNb7hp
#yh_consult
jdbc.mysql.yhconsult.master.url=jdbc:mysql://192.168.100.203:3306/yh_consult
jdbc.mysql.yhconsult.slave.url=jdbc:mysql://192.168.100.204:3306/yh_consult
jdbc.mysql.yhconsult.username=yh_vpc_bak
jdbc.mysql.yhconsult.password=yoho@2Y$^YpNb7hp
#unions
jdbc.mysql.unions.master.url=jdbc:mysql://192.168.100.203:3306/yh_unions
jdbc.mysql.unions.slave.url=jdbc:mysql://192.168.100.204:3306/yh_unions
jdbc.mysql.unions.username=yh_vpc_bak
jdbc.mysql.unions.password=yoho@2Y$^YpNb7hp
### ****************************** for databases.yml ***********************************
jdbc.mysql.yhresource.master=192.168.100.203:3306
jdbc.mysql.yhresource.slave=192.168.100.203:3306
jdbc.mysql.yhshops.master=192.168.100.215:3306
jdbc.mysql.yhshops.slave=192.168.100.216:3306
# yh_orders
jdbc.mysql.yhorders.master=192.168.100.213:3306
jdbc.mysql.yhorders.slave=192.168.100.213:3306
# yhb_operations
jdbc.mysql.yhboperations.master=192.168.100.203:3306
jdbc.mysql.yhboperations.slave=192.168.100.204:3306
# yh_comment
jdbc.mysql.yhcomment.master=192.168.100.203:3306
jdbc.mysql.yhcomment.slave=192.168.100.204:3306
#yhb_promotion
jdbc.mysql.yhbpromotion.master=192.168.100.213:3306
jdbc.mysql.yhbpromotion.slave=192.168.100.214:3306
#yoho_sms配置读写分离
jdbc.mysql.yohosms.master=192.168.100.211:3306
jdbc.mysql.yohosms.slave=192.168.100.212:3306
#yh_inbox配置读写分离
jdbc.mysql.yhinbox.master=192.168.100.211:3306
jdbc.mysql.yhinbox.slave=192.168.100.212:3306
#yoho_logs配置读写分离, 暂时将表存在yoho_sms中
jdbc.mysql.yohologs.master=rdsa35694990gy7q55c5.mysql.rds.aliyuncs.com:3306
#yoho_passport读写数据分离
jdbc.mysql.yohopassport.master=192.168.100.211:3306
jdbc.mysql.yohopassport.slave=192.168.100.212:3306
#yh_operations配置读写分离
jdbc.mysql.yhoperations.master=192.168.100.203:3306
jdbc.mysql.yhoperations.slave=192.168.100.204:3306
#yh_passport读写分离
jdbc.mysql.yhpassport.master=192.168.100.211:3306
jdbc.mysql.yhpassport.slave=192.168.100.211:3306
#yh_setting读写分离
jdbc.mysql.yhsetting.master=192.168.100.203:3306
jdbc.mysql.yhsetting.slave=192.168.100.204:3306
#yh_pay
jdbc.mysql.pay.master=192.168.100.213:3306
jdbc.mysql.pay.slave=192.168.100.213:3306
#event
jdbc.mysql.yhevents.master=192.168.100.203:3306
jdbc.mysql.yhevents.slave=192.168.100.204:3306
#event
jdbc.mysql.yhcoupons.master=192.168.100.213:3306
jdbc.mysql.yhcoupons.slave=192.168.100.214:3306
#yh_consult
jdbc.mysql.yhconsult.master=192.168.100.203:3306
jdbc.mysql.yhconsult.slave=192.168.100.204:3306
#unions
jdbc.mysql.unions.master=192.168.100.203:3306
jdbc.mysql.unions.slave=192.168.100.204:3306
##### **************************************** common properties ******************************************************
users.browse.expire=90
is_debug_enable = false
file.uploadTempDir=/Data
file.saveDir=/Data/save
aliyun.accessid = mkb5KaMTUeAnfHI5
aliyun.bucket = yohotest
aliyun.domain = http://7xnrdp.com1.z0.glb.clouddn.com
aliyun.endpoint = oss-cn-shanghai.aliyuncs.com
cache.servers.gateway.level1.address = 192.168.74.6:11211,192.168.74.7:11211,192.168.74.8:11211
cache.servers.gateway.level1.expire = 1800
cache.servers.gateway.level2.address = 192.168.74.16:11211,192.168.74.16:11212,192.168.81.20:11211,192.168.81.20:11212
cache.servers.gateway.level2.expire = 43200
cache.servers.union.address = 192.168.90.9:11211
ip.port.search.server = 101.201.178.220
qiniu.accesskey = atSf7xxIl8alEnsXbhC1bOD1GWVW3qYffz8SlB4m
qiniu.bucket = yhfair
qiniu.domain = http://yhfair.qiniudn.com
qiniu.secretkey = pyoJzPygXIkFWrc1BAsH6tAJ0yweTchpJwGKEwhm
# old redis
redis.proxy.address = 192.168.74.9
redis.proxy.auth =
redis.proxy.port = 6379
redis.new.proxy.address = write_redis.yoho.cn
redis.new.proxy.auth =
redis.new.proxy.port = 6379
# union redis
redis.union.address = 192.168.100.112
redis.union.auth =
redis.union.port = 6379
gateway.domain.url = http://api.yoho.cn
zkAddress=192.168.74.6:2181,192.168.74.7:2181,192.168.74.8:2181,192.168.74.15:2181
order.task.host=192.168.81.6
APP_KEY = 1392109259
APP_SECRET = 1e87e46f115cc813e27ef52eb9915f1e
UUC_DOMAIN = https://192.168.250.4:443
Gateway_URL=http://192.168.74.6:8080/gateway
#payment callback url
wechat.app.notifyurl=service.yoho.cn/payment/wechat_notify
wechat.wap.notifyurl=service.yoho.cn/payment/wechatwap_notify
unionpay.notifyurl=service.yoho.cn/payment/unionpay_notify
qq.notifyurl=service.yoho.cn/payment/qqpay_notify
##### **************************************** services.yml ******************************************************
message.server.a = 192.168.81.8
message.server.b = 192.168.81.9
message.server.c = 192.168.81.18
message.server.d = 192.168.81.19
order.server.a = 192.168.81.6
order.server.b = 192.168.81.7
order.server.c = 192.168.81.16
order.server.d = 192.168.81.17
product.server.a = 192.168.81.8
product.server.b = 192.168.81.9
product.server.c = 192.168.81.18
product.server.d = 192.168.81.19
promotion.server.a = 192.168.81.6
promotion.server.b = 192.168.81.7
promotion.server.c = 192.168.81.16
promotion.server.d = 192.168.81.17
resources.server.a = 192.168.81.4
resources.server.b = 192.168.81.5
resources.server.c = 192.168.81.14
resources.server.d = 192.168.81.15
sns.server.a = 192.168.81.8
sns.server.b = 192.168.81.9
sns.server.c = 192.168.81.18
sns.server.d = 192.168.81.19
users.server.a = 192.168.81.4
users.server.b = 192.168.81.5
users.server.c = 192.168.81.14
users.server.d = 192.168.81.15
\ No newline at end of file
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties
java.logs.home = /Data/logs
jdbc.mysql.readonlyinslave = false
yoho.portal.env.productmode = PRODUCT
yoho.portal.env.serverport = 9
yoho.portal.env.webapphome = /home/master/yoho-admin-portal/deploy
yohobuy.portal.env.namespace = yoho-admin-portal
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties
yoho.dashboard.env.namespace = yohodashboard
yoho.dashboard.env.productmode = PRODUCT
yoho.dashboard.env.serverport = 9
yoho.dashboard.env.webapphome = /home/master/yoho-dashboard/deploy
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties
erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status
rabbitAddress = 192.168.74.13:5672
users.browse.sync = true
yoho.gateway.env.namespace = gateway
yoho.gateway.env.serverport = 0
yoho.gateway.env.webapphome = /home/master/yoho-gateway/deploy
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties
jdbc.mysql.readonlyinslave = true
yoho.message.env.namespace = message
yoho.message.env.serverport = 6
yoho.message.env.webapphome = /home/master/yoho-message/deploy
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties
db.batch.size = 100000
getui.appid = Rzwp6SnIbr5U7sgaxVsLA8
getui.appkey = jYlLaLbRm972pOzZx5pzQA
getui.appsecret = RF2JGk8cPt7Q9WZMx3QPBA
getui.default.size = 1000
getui.host = http://sdk.open.api.igexin.com/apiex.htm
getui.mastersecret = iQ6Z7sbDge9I5vHOBI5iA2
ios.default.size = 1000
ios.keystore = /home/master/certs/yoho_push.p12
ios.password = 123456
java.logs.home = /home/master/yoho-push/deploy/logs/push/
jdbc.mysql.push.master.password = yoho@2Y$^YpNb7hp
jdbc.mysql.push.master.url = jdbc:mysql://192.168.100.211:3306/q_msg_system
jdbc.mysql.push.master.username = yh_vpc_bak
jdbc.mysql.push.slave.password = yoho@2Y$^YpNb7hp
jdbc.mysql.push.slave.url = jdbc:mysql://192.168.100.212:3306/q_msg_system
jdbc.mysql.push.slave.username = yh_vpc_bak
jdbc.mysql.pushlog.master.password = Buylogs_develop-9646yoHO
jdbc.mysql.pushlog.master.url = jdbc:mysql://rdsa35694990gy7q55c5.mysql.rds.aliyuncs.com:3306/yohobuy_logs
jdbc.mysql.pushlog.master.username = yohobuy_logs_dev
jdbc.mysql.pushlog.slave.password = Buylogs_develop-9646yoHO
jdbc.mysql.pushlog.slave.url = jdbc:mysql://rdsa35694990gy7q55c5.mysql.rds.aliyuncs.com:3306/yohobuy_logs
jdbc.mysql.pushlog.slave.username = yohobuy_logs_dev
mongo.inbox.dbname = inbox
mongo.inbox.host = 192.168.100.146
mongo.inbox.port = 27017
push.ios.custom.key = custom_content
yoho.push.env.namespace = push
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties
java.logs.home = /Data/logs
yoho.sns.env.namespace = sns
yoho.sns.env.serverport = 2
yoho.sns.env.webapphome = /home/master/yoho-sns/deploy
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties
des.password_crypt_key = _+@#$%^kEHrDooxWHCWtfeSxvDvgqZq_+@#$%^
jdbc.mysql.readonlyinslave = true
users.browse.sync = true
users.yoho.default_is_bind = Y
users.yoho.redpacket = Y
users.yohocoin = true
users.yohocoin.dilute = true
yoho.users.env.namespace = users
yoho.users.env.serverport = 1
yoho.users.env.webapphome = /home/master/yoho-users/deploy
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties
erp.order.create.url = http://portal.admin.yohobuy.com/api/orderform/create
erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status
java.logs.home = /Data/logs
jdbc.mysql.readonlyinslave = false
redis.proxy.address = 192.168.100.112
redis.proxy.database = 9
yohobuy.order.env.namespace = order
yohobuy.order.env.serverport = 4
yohobuy.order.env.webapphome = /home/master/yohobuy-order/deploy
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties
jdbc.mysql.readonlyinslave = false
rabbitAddress = 192.168.102.162:32810
yohobuy.product.env.namespace = product
yohobuy.product.env.serverport = 3
yohobuy.product.env.webapphome = /home/master/yohobuy-product/deploy
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties
jdbc.mysql.yhbpromotion.master.password = input_password
jdbc.mysql.yhbpromotion.master.username = guang_res
yohobuy.promotion.env.namespace = promotion
yohobuy.promotion.env.serverport = 5
yohobuy.promotion.env.webapphome = /home/master/yohobuy-promotion/deploy
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties
jdbc.mysql.readonlyinslave = false
yohobuy.resources.env.namespace = resources
yohobuy.resources.env.serverport = 7
yohobuy.resources.env.webapphome = /home/master/yohobuy-resources/deploy
activeTime = 3600
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties
jdbc.mysql.readonlyinslave = true
rabbit.mq.host = 192.168.102.162
rabbit.mq.password = yoho
rabbit.mq.port = 32810
rabbit.mq.username = yoho
rabbit.mq.virtualHost = /yoho
yoho.unions.env.namespace = union
yoho.unions.env.serverport = 8
yoho.unions.env.webapphome = /home/master/yohobuy-union/deploy
yoho.logs.level = INFO
yoho.logs.basedir = /Data/logs
yoho.logs.maxHistory = 7
yoho.logs.maxFileSize = 100MB
yoho.env.javahome = /usr/local/java
yoho.env.serverhome = /usr/local/tomcat
yoho.env.servertype = tomcat
yoho.env.productmode = PRODUCT
### ****************************** database ***********************************
jdbc.mysql.yhresource.master.url=jdbc:mysql://192.168.81.21:3306/yh_resource
jdbc.mysql.yhresource.slave.url=jdbc:mysql://192.168.81.21:3306/yh_resource
jdbc.mysql.yhresource.username=yh_ex_db
jdbc.mysql.yhresource.password=mysql@5Y$^YpbN9ha
jdbc.mysql.yhshops.master.url=jdbc:mysql://192.168.81.22:3309/yh_shops
jdbc.mysql.yhshops.slave.url=jdbc:mysql://192.168.81.21:3309/yh_shops
jdbc.mysql.yhshops.username=yh_ex_db
jdbc.mysql.yhshops.password=mysql@5Y$^YpbN9ha
# yh_orders
jdbc.mysql.yhorders.master.url=jdbc:mysql://192.168.81.22:3308/yh_orders
jdbc.mysql.yhorders.slave.url=jdbc:mysql://192.168.81.22:3308/yh_orders
jdbc.mysql.yhorders.username=yh_ex_db
jdbc.mysql.yhorders.password=mysql@5Y$^YpbN9ha
# yhb_operations
jdbc.mysql.yhboperations.master.url=jdbc:mysql://192.168.81.21:3306/yhb_operations
jdbc.mysql.yhboperations.slave.url=jdbc:mysql://192.168.81.22:3306/yhb_operations
jdbc.mysql.yhboperations.username=yh_ex_db
jdbc.mysql.yhboperations.password=mysql@5Y$^YpbN9ha
# yh_comment
jdbc.mysql.yhcomment.master.url=jdbc:mysql://192.168.81.21:3306/yh_comment
jdbc.mysql.yhcomment.slave.url=jdbc:mysql://192.168.81.22:3306/yh_comment
jdbc.mysql.yhcomment.username=yh_ex_db
jdbc.mysql.yhcomment.password=mysql@5Y$^YpbN9ha
#yhb_promotion
jdbc.mysql.yhbpromotion.master.url=jdbc:mysql://192.168.81.22:3308/yhb_promotion
jdbc.mysql.yhbpromotion.slave.url=jdbc:mysql://192.168.81.21:3308/yhb_promotion
jdbc.mysql.yhbpromotion.username=yh_ex_db
jdbc.mysql.yhbpromotion.password=mysql@5Y$^YpbN9ha
#yoho_sms配置读写分离
jdbc.mysql.yohosms.master.url=jdbc:mysql://192.168.81.21:3307/yoho_sms
jdbc.mysql.yohosms.slave.url=jdbc:mysql://192.168.81.22:3307/yoho_sms
jdbc.mysql.yohosms.username=yh_ex_db
jdbc.mysql.yohosms.password=mysql@5Y$^YpbN9ha
#yh_inbox配置读写分离
jdbc.mysql.yhinbox.master.url=jdbc:mysql://192.168.81.21:3307/yh_inbox
jdbc.mysql.yhinbox.slave.url=jdbc:mysql://192.168.81.22:3307/yh_inbox
jdbc.mysql.yhinbox.username=yh_ex_db
jdbc.mysql.yhinbox.password=mysql@5Y$^YpbN9ha
#yoho_logs配置读写分离, 暂时将表存在yoho_sms中
jdbc.mysql.yohologs.master.url=jdbc:mysql://192.168.81.21:3307/yoho_sms
jdbc.mysql.yohologs.username=yh_ex_db
jdbc.mysql.yohologs.password=mysql@5Y$^YpbN9ha
#yoho_passport读写数据分离
jdbc.mysql.yohopassport.master.url=jdbc:mysql://192.168.81.21:3307/yoho_passport
jdbc.mysql.yohopassport.slave.url=jdbc:mysql://192.168.81.22:3307/yoho_passport
jdbc.mysql.yohopassport.username=yh_ex_db
jdbc.mysql.yohopassport.password=mysql@5Y$^YpbN9ha
#yh_operations配置读写分离
jdbc.mysql.yhoperations.master.url=jdbc:mysql://192.168.81.21:3306/yh_operations
jdbc.mysql.yhoperations.slave.url=jdbc:mysql://192.168.81.22:3306/yh_operations
jdbc.mysql.yhoperations.username=yh_ex_db
jdbc.mysql.yhoperations.password=mysql@5Y$^YpbN9ha
#yh_passport读写分离
jdbc.mysql.yhpassport.master.url=jdbc:mysql://192.168.81.21:3307/yh_passport
jdbc.mysql.yhpassport.slave.url=jdbc:mysql://192.168.81.21:3307/yh_passport
jdbc.mysql.yhpassport.username=yh_ex_db
jdbc.mysql.yhpassport.password=mysql@5Y$^YpbN9ha
#yh_setting读写分离
jdbc.mysql.yhsetting.master.url=jdbc:mysql://192.168.81.21:3306/yh_setting
jdbc.mysql.yhsetting.slave.url=jdbc:mysql://192.168.81.22:3306/yh_setting
jdbc.mysql.yhsetting.username=yh_ex_db
jdbc.mysql.yhsetting.password=mysql@5Y$^YpbN9ha
#yh_pay
jdbc.mysql.pay.master.url=jdbc:mysql://192.168.81.22:3308/yoho_pay
jdbc.mysql.pay.slave.url=jdbc:mysql://192.168.81.22:3308/yoho_pay
jdbc.mysql.pay.username=yh_ex_db
jdbc.mysql.pay.password=mysql@5Y$^YpbN9ha
#event
jdbc.mysql.yhevents.master.url=jdbc:mysql://192.168.81.21:3306/yh_events
jdbc.mysql.yhevents.slave.url=jdbc:mysql://192.168.81.22:3306/yh_events
jdbc.mysql.yhevents.username=yh_ex_db
jdbc.mysql.yhevents.password=mysql@5Y$^YpbN9ha
#event
jdbc.mysql.yhcoupons.master.url=jdbc:mysql://192.168.81.22:3308/yh_coupons
jdbc.mysql.yhcoupons.slave.url=jdbc:mysql://192.168.81.21:3308/yh_coupons
jdbc.mysql.yhcoupons.username=yh_ex_db
jdbc.mysql.yhcoupons.password=mysql@5Y$^YpbN9ha
#yh_consult
jdbc.mysql.yhconsult.master.url=jdbc:mysql://192.168.81.21:3306/yh_consult
jdbc.mysql.yhconsult.slave.url=jdbc:mysql://192.168.81.22:3306/yh_consult
jdbc.mysql.yhconsult.username=yh_ex_db
jdbc.mysql.yhconsult.password=mysql@5Y$^YpbN9ha
jdbc.mysql.unions.master.url=jdbc:mysql://192.168.81.21:3306/yh_unions
jdbc.mysql.unions.slave.url=jdbc:mysql://192.168.81.22:3306/yh_unions
jdbc.mysql.unions.username=yh_ex_db
jdbc.mysql.unions.password=mysql@5Y$^YpbN9ha
### ****************************** for databases.yml ***********************************
jdbc.mysql.yhresource.master=192.168.81.21:3306
jdbc.mysql.yhresource.slave=192.168.81.21:3306
jdbc.mysql.yhshops.master=192.168.81.22:3309
jdbc.mysql.yhshops.slave=192.168.81.21:3309
# yh_orders
jdbc.mysql.yhorders.master=192.168.81.22:3308
jdbc.mysql.yhorders.slave=192.168.81.22:3308
# yhb_operations
jdbc.mysql.yhboperations.master=192.168.81.21:3306
jdbc.mysql.yhboperations.slave=192.168.81.22:3306
# yh_comment
jdbc.mysql.yhcomment.master=192.168.81.21:3306
jdbc.mysql.yhcomment.slave=192.168.81.22:3306
#yhb_promotion
jdbc.mysql.yhbpromotion.master=192.168.81.22:3308
jdbc.mysql.yhbpromotion.slave=192.168.81.21:3308
#yoho_sms配置读写分离
jdbc.mysql.yohosms.master=192.168.81.21:3307
jdbc.mysql.yohosms.slave=192.168.81.22:3307
#yh_inbox配置读写分离
jdbc.mysql.yhinbox.master=192.168.81.21:3307
jdbc.mysql.yhinbox.slave=192.168.81.22:3307
#yoho_logs配置读写分离, 暂时将表存在yoho_sms中
jdbc.mysql.yohologs.master=192.168.81.21:3307
#yoho_passport读写数据分离
jdbc.mysql.yohopassport.master=192.168.81.21:3307
jdbc.mysql.yohopassport.slave=192.168.81.22:3307
#yh_operations配置读写分离
jdbc.mysql.yhoperations.master=192.168.81.21:3306
jdbc.mysql.yhoperations.slave=192.168.81.22:3306
#yh_passport读写分离
jdbc.mysql.yhpassport.master=192.168.81.21:3307
jdbc.mysql.yhpassport.slave=192.168.81.21:3307
#yh_setting读写分离
jdbc.mysql.yhsetting.master=192.168.81.21:3306
jdbc.mysql.yhsetting.slave=192.168.81.22:3306
#yh_pay
jdbc.mysql.pay.master=192.168.81.22:3308
jdbc.mysql.pay.slave=192.168.81.22:3308
#event
jdbc.mysql.yhevents.master=192.168.81.21:3306
jdbc.mysql.yhevents.slave=192.168.81.22:3306
#event
jdbc.mysql.yhcoupons.master=192.168.81.22:3308
jdbc.mysql.yhcoupons.slave=192.168.81.21:3308
#yh_consult
jdbc.mysql.yhconsult.master=192.168.81.21:3306
jdbc.mysql.yhconsult.slave=192.168.81.22:3306
jdbc.mysql.unions.master=192.168.81.21:3306
jdbc.mysql.unions.slave=192.168.81.22:3306
##### **************************************** common properties ******************************************************
users.browse.expire=90
is_debug_enable = false
file.uploadTempDir=/Data
file.saveDir=/Data/save
aliyun.accessid = mkb5KaMTUeAnfHI5
aliyun.bucket = yohotest
aliyun.domain = http://7xnrdp.com1.z0.glb.clouddn.com
aliyun.endpoint = oss-cn-shanghai.aliyuncs.com
cache.servers.gateway.level1.address = 192.168.74.17:11211
cache.servers.gateway.level1.expire = 1800
cache.servers.gateway.level2.address = 192.168.74.17:11211
cache.servers.gateway.level2.expire = 43200
cache.servers.union.address = 192.168.74.17:11211
ip.port.search.server = 100.98.132.63
qiniu.accesskey = atSf7xxIl8alEnsXbhC1bOD1GWVW3qYffz8SlB4m
qiniu.bucket = yhfair
qiniu.domain = http://yhfair.qiniudn.com
qiniu.secretkey = pyoJzPygXIkFWrc1BAsH6tAJ0yweTchpJwGKEwhm
redis.proxy.address = 192.168.74.17
redis.proxy.auth =
redis.proxy.port = 6479
redis.new.proxy.address = 192.168.74.17
redis.new.proxy.auth =
redis.new.proxy.port = 6479
#### influxdata config, for event repository ###
alarm.influxdb.url=http://influxdb-api.yoho.cn
alarm.influxdb.user=yoho
alarm.influxdb.password=Yoho_9646
redis.union.address = 192.168.74.17
redis.union.auth =
redis.union.port = 6479
gateway.domain.url = http://preapi.yoho.cn
zkAddress=192.168.81.13:2181
order.task.host=192.168.74.18
APP_KEY = 1392109259
APP_SECRET = 1e87e46f115cc813e27ef52eb9915f1e
UUC_DOMAIN = https://passport.test.yoho.cn
Gateway_URL=http://192.168.74.17:8080/gateway
#payment callback url
wechat.app.notifyurl=prepayment.yoho.cn/payment/wechat_notify
wechat.wap.notifyurl=prepayment.yoho.cn/payment/wechatwap_notify
unionpay.notifyurl=prepayment.yoho.cn/payment/unionpay_notify
qq.notifyurl=prepayment.yoho.cn/payment/qqpay_notify
##### **************************************** services.yml ******************************************************
message.server.a = 192.168.81.13
message.server.b = 192.168.81.13
message.server.c = 192.168.81.13
message.server.d = 192.168.81.13
order.server.a = 192.168.74.18
order.server.b = 192.168.74.18
order.server.c = 192.168.74.18
order.server.d = 192.168.74.18
product.server.a = 192.168.81.13
product.server.b = 192.168.81.13
product.server.c = 192.168.81.13
product.server.d = 192.168.81.13
promotion.server.a = 192.168.81.13
promotion.server.b = 192.168.81.13
promotion.server.c = 192.168.81.13
promotion.server.d = 192.168.81.13
resources.server.a = 192.168.81.13
resources.server.b = 192.168.81.13
resources.server.c = 192.168.81.13
resources.server.d = 192.168.81.13
sns.server.a = 192.168.81.13
sns.server.b = 192.168.81.13
sns.server.c = 192.168.81.13
sns.server.d = 192.168.81.13
users.server.a = 192.168.81.13
users.server.b = 192.168.81.13
users.server.c = 192.168.81.13
users.server.d = 192.168.81.13
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/pre/global-autoconfig.properties
java.logs.home = /Data/logs
jdbc.mysql.readonlyinslave = false
yoho.portal.env.productmode = PRODUCT
yoho.portal.env.serverport = 9
yoho.portal.env.webapphome = /home/master/yoho-admin-portal/deploy
yohobuy.portal.env.namespace = yoho-admin-portal
yoho.dashboard.env.namespace = yohodashboard
yoho.dashboard.env.productmode = PRODUCT
yoho.dashboard.env.serverport = 9
yoho.dashboard.env.webapphome = /home/master/yoho-dashboard/deploy
yoho.env.javahome = /usr/local/java
yoho.env.productmode = PRODUCT
yoho.env.serverhome = /usr/local/tomcat
yoho.env.servertype = tomcat
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/pre/global-autoconfig.properties
erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status
rabbitAddress = 192.168.102.162:32810
users.browse.expire = 7776000
users.browse.sync = true
yoho.gateway.env.namespace = gateway
yoho.gateway.env.serverport = 0
yoho.gateway.env.webapphome = /home/master/yoho-gateway/deploy
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/pre/global-autoconfig.properties
jdbc.mysql.readonlyinslave = true
yoho.message.env.namespace = message
yoho.message.env.serverport = 6
yoho.message.env.webapphome = /home/master/yoho-message/deploy
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/pre/global-autoconfig.properties
java.logs.home = /Data/logs
yoho.sns.env.namespace = sns
yoho.sns.env.serverport = 2
yoho.sns.env.webapphome = /home/master/yoho-sns/deploy
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/pre/global-autoconfig.properties
des.password_crypt_key = _+@#$%^kEHrDooxWHCWtfeSxvDvgqZq_+@#$%^
jdbc.mysql.readonlyinslave = true
users.browse.sync = true
users.yoho.default_is_bind = Y
users.yohocoin = true
yoho.users.env.namespace = users
yoho.users.env.serverport = 1
yoho.users.env.webapphome = /home/master/yoho-users/deploy
alipay.gateway = https://mapi.alipay.com/gateway.do?
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/pre/global-autoconfig.properties
erp.order.create.url = http://portal.admin.yohobuy.com/api/orderform/create
erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status
java.logs.home = /Data/logs
jdbc.mysql.readonlyinslave = false
redis.proxy.database = 9
unionpay.env = 01
unionpay.merid = 700000000000001
unionpay.sign.cert = PM_700000000000001_acp.pfx
wechat.app.appid = wx049fdaa3ba9cdd7a
wechat.app.appsecret = f973fdb412307ea7b97d0252fd675104
wechat.app.partnerid = 1218934901
wechat.app.partnerkey = b22de5cfd0ded341e0516505f72649a9
wechat.app.paysignkey = wGwAsgU5SeeM62glYaoC6ALBKhtOrF7Ek9LzE8trEuUG7jHeFdnSlyA1jblOYYS57QzWr8dYVsWGdeWhzeonnrKFZakgwFWPYVtyeP4XqSu9Qvxps8LEgxoFBEpRPm6C
wechat.app.queryurl = https://api.weixin.qq.com/pay/orderquery
wechat.wap.appid = wx75e5a7c0c88e45c2
wechat.wap.appsecret = ce21ae4a3f93852279175a167e54509b
wechat.wap.mchid = 1227694201
wechat.wap.mchkey = 7e6f3307b64cc87c79c472814b88f7fb
wechat.wap.queryurl = https://api.mch.weixin.qq.com/pay/orderquery
yohobuy.order.env.namespace = order
yohobuy.order.env.serverport = 4
yohobuy.order.env.webapphome = /home/master/yohobuy-order/deploy
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/pre/global-autoconfig.properties
jdbc.mysql.readonlyinslave = false
rabbitAddress = 192.168.102.162:32810
yohobuy.product.env.namespace = product
yohobuy.product.env.serverport = 3
yohobuy.product.env.webapphome = /home/master/yohobuy-product/deploy
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties
jdbc.mysql.yhbpromotion.master.password = input_password
jdbc.mysql.yhbpromotion.master.username = guang_res
yohobuy.promotion.env.namespace = promotion
yohobuy.promotion.env.serverport = 5
yohobuy.promotion.env.webapphome = /home/master/yohobuy-promotion/deploy
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/global-autoconfig.properties
jdbc.mysql.readonlyinslave = false
yohobuy.resources.env.namespace = resources
yohobuy.resources.env.serverport = 7
yohobuy.resources.env.webapphome = /home/master/yohobuy-resources/deploy
activeTime = 3600
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/pre/global-autoconfig.properties
jdbc.mysql.readonlyinslave = true
rabbit.mq.host = 192.168.102.162
rabbit.mq.password = yoho
rabbit.mq.port = 32810
rabbit.mq.username = yoho
rabbit.mq.virtualHost = /yoho
yoho.unions.env.namespace = union
yoho.unions.env.serverport = 8
yoho.unions.env.webapphome = /home/master/yohobuy-union/deploy