Authored by chunhua.zhang

add perforrmance

  1 +yoho.logs.level = INFO
  2 +yoho.logs.basedir = /home/test
  3 +yoho.logs.maxHistory = 2
  4 +yoho.logs.maxFileSize = 50MB
  5 +
  6 +yoho.env.javahome = /usr/local/java
  7 +yoho.env.serverhome = /usr/local/tomcat
  8 +yoho.env.servertype = tomcat
  9 +yoho.env.productmode = TEST
  10 +
  11 +file.saveDir=/home/test
  12 +
  13 +### ****************************** database ***********************************
  14 +
  15 +
  16 +# cobar
  17 +jdbc.mysql.cobar.username=yh_test
  18 +jdbc.mysql.cobar.password=9nm0icOwt6bMHjMusIfMLw==
  19 +
  20 +jdbc.mysql.yhwechat.master=write.passport.yohoops.org:3306
  21 +jdbc.mysql.yhwechat.slave=write.passport.yohoops.org:3306
  22 +jdbc.mysql.yhwechat.username=yh_test
  23 +jdbc.mysql.yhwechat.password=9nm0icOwt6bMHjMusIfMLw==
  24 +
  25 +jdbc.mysql.yhresource.username=yh_test
  26 +jdbc.mysql.yhresource.password=9nm0icOwt6bMHjMusIfMLw==
  27 +
  28 + jdbc.mysql.yhshops.username=yh_test
  29 +jdbc.mysql.yhshops.password=9nm0icOwt6bMHjMusIfMLw==
  30 +
  31 +# yh_orders
  32 +jdbc.mysql.yhorders.username=yh_test
  33 +jdbc.mysql.yhorders.password=9nm0icOwt6bMHjMusIfMLw==
  34 +
  35 +# yhb_operations
  36 +jdbc.mysql.yhboperations.username=yh_test
  37 +jdbc.mysql.yhboperations.password=9nm0icOwt6bMHjMusIfMLw==
  38 +
  39 +# yh_comment
  40 +jdbc.mysql.yhcomment.username=yh_test
  41 +jdbc.mysql.yhcomment.password=9nm0icOwt6bMHjMusIfMLw==
  42 +
  43 +#yhb_promotion
  44 +jdbc.mysql.yhbpromotion.username=yh_test
  45 +jdbc.mysql.yhbpromotion.password=9nm0icOwt6bMHjMusIfMLw==
  46 +
  47 +#yoho_sms配置读写分离
  48 +jdbc.mysql.yohosms.username=yh_test
  49 +jdbc.mysql.yohosms.password=9nm0icOwt6bMHjMusIfMLw==
  50 +
  51 +#yh_inbox配置读写分离
  52 +jdbc.mysql.yhinbox.username=yh_test
  53 +jdbc.mysql.yhinbox.password=9nm0icOwt6bMHjMusIfMLw==
  54 +
  55 +#yoho_logs配置读写分离, 暂时将表存在yoho_sms中
  56 +jdbc.mysql.yohologs.username=yh_test
  57 +jdbc.mysql.yohologs.password=9nm0icOwt6bMHjMusIfMLw==
  58 +
  59 +#yoho_passport读写数据分离
  60 +jdbc.mysql.yohopassport.username=yh_test
  61 +jdbc.mysql.yohopassport.password=9nm0icOwt6bMHjMusIfMLw==
  62 +
  63 +#yh_operations配置读写分离
  64 +jdbc.mysql.yhoperations.username=yh_test
  65 +jdbc.mysql.yhoperations.password=9nm0icOwt6bMHjMusIfMLw==
  66 +
  67 +#yh_passport读写分离
  68 +jdbc.mysql.yhpassport.username=yh_test
  69 +jdbc.mysql.yhpassport.password=9nm0icOwt6bMHjMusIfMLw==
  70 +
  71 +#yh_setting读写分离
  72 +jdbc.mysql.yhsetting.username=yh_test
  73 +jdbc.mysql.yhsetting.password=9nm0icOwt6bMHjMusIfMLw==
  74 +
  75 +#yh_pay
  76 +jdbc.mysql.pay.username=yh_test
  77 +jdbc.mysql.pay.password=9nm0icOwt6bMHjMusIfMLw==
  78 +
  79 +#event
  80 +jdbc.mysql.yhevents.username=yh_test
  81 +jdbc.mysql.yhevents.password=9nm0icOwt6bMHjMusIfMLw==
  82 +
  83 +
  84 +#event
  85 +jdbc.mysql.yhcoupons.username=yh_test
  86 +jdbc.mysql.yhcoupons.password=9nm0icOwt6bMHjMusIfMLw==
  87 +
  88 +#yh_consult
  89 +jdbc.mysql.yhconsult.username=yh_test
  90 +jdbc.mysql.yhconsult.password=9nm0icOwt6bMHjMusIfMLw==
  91 +
  92 +#unions
  93 +jdbc.mysql.unions.username=yh_test
  94 +jdbc.mysql.unions.password=9nm0icOwt6bMHjMusIfMLw==
  95 +
  96 +#model
  97 +jdbc.mysql.yohopushcenter.username=yh_test
  98 +jdbc.mysql.yohopushcenter.password=9nm0icOwt6bMHjMusIfMLw==
  99 +
  100 +jdbc.mysql.yhpush.username=yh_test
  101 +jdbc.mysql.yhpush.password=9nm0icOwt6bMHjMusIfMLw==
  102 +
  103 +#yoho-activity
  104 +jdbc.mysql.yohoactivity.username=yh_test
  105 +jdbc.mysql.yohoactivity.password=9nm0icOwt6bMHjMusIfMLw==
  106 +
  107 +#yh_guang
  108 +jdbc.mysql.yhguang.username=yh_test
  109 +jdbc.mysql.yhguang.password=9nm0icOwt6bMHjMusIfMLw==
  110 +
  111 +#yhspecial
  112 +jdbc.mysql.yhspecial.username=yh_test
  113 +jdbc.mysql.yhspecial.password=9nm0icOwt6bMHjMusIfMLw==
  114 +
  115 +#yohood
  116 +jdbc.mysql.yohood.username=yh_test
  117 +jdbc.mysql.yohood.password=9nm0icOwt6bMHjMusIfMLw==
  118 +
  119 +#yohocrm
  120 +jdbc.mysql.yohocrm.username=yh_test
  121 +jdbc.mysql.yohocrm.password=9nm0icOwt6bMHjMusIfMLw==
  122 +
  123 +#erppassport
  124 +jdbc.mysql.erppassport.username=yh_test
  125 +jdbc.mysql.erppassport.password=9nm0icOwt6bMHjMusIfMLw==
  126 +# ================
  127 +
  128 +# yh_orders db split cobar的地址
  129 +jdbc.mysql.yhorderssplit.master=cobar1.yohoops.org:8066
  130 +jdbc.mysql.yhorderssplit.slave=cobar2.yohoops.org:8066
  131 +jdbc.mysql.yhorderssplit.slave2=cobar1.yohoops.org:8066
  132 +jdbc.mysql.yhorderssplit.slave3=cobar2.yohoops.org:8066
  133 +jdbc.mysql.yhorderssplit.username=yh_test
  134 +jdbc.mysql.yhorderssplit.password=9nm0icOwt6bMHjMusIfMLw==
  135 +
  136 +jdbc.mysql.yhresource.master=write.cms.yohoops.org:3306
  137 +jdbc.mysql.yhresource.slave=read.cms.yohoops.org:3306
  138 +
  139 +jdbc.mysql.yhshops.master=write.shops.yohoops.org:3306
  140 +jdbc.mysql.yhshops.slave=read.shops.yohoops.org:3306
  141 +
  142 +#yhb_promotion_split db split
  143 +jdbc.mysql.yhbpromotionsplit.master=cobar1.yohoops.org:8066
  144 +jdbc.mysql.yhbpromotionsplit.slave=cobar2.yohoops.org:8066
  145 +jdbc.mysql.yhbpromotionsplit.slave2=cobar1.yohoops.org:8066
  146 +jdbc.mysql.yhbpromotionsplit.slave3=cobar2.yohoops.org:8066
  147 +jdbc.mysql.yhbpromotionsplit.username=yh_test
  148 +jdbc.mysql.yhbpromotionsplit.password=9nm0icOwt6bMHjMusIfMLw==
  149 +
  150 +# yh_orders
  151 +jdbc.mysql.yhorders.master=write.orders.yohoops.org:3306
  152 +jdbc.mysql.yhorders.slave=read.orders.yohoops.org:3306
  153 +
  154 +# yhb_operations
  155 +jdbc.mysql.yhboperations.master=write.cms.yohoops.org:3306
  156 +jdbc.mysql.yhboperations.slave=read.cms.yohoops.org:3306
  157 +
  158 +# yh_comment
  159 +jdbc.mysql.yhcomment.master=write.cms.yohoops.org:3306
  160 +jdbc.mysql.yhcomment.slave=read.cms.yohoops.org:3306
  161 +
  162 +#yhb_promotion
  163 +jdbc.mysql.yhbpromotion.master=write.orders.yohoops.org:3306
  164 +jdbc.mysql.yhbpromotion.slave=read.orders.yohoops.org:3306
  165 +
  166 +#yoho_sms配置读写分离
  167 +jdbc.mysql.yohosms.master=write.passport.yohoops.org:3306
  168 +jdbc.mysql.yohosms.slave=read.passport.yohoops.org:3306
  169 +
  170 +#yh_inbox配置读写分离
  171 +jdbc.mysql.yhinbox.master=write.passport.yohoops.org:3306
  172 +jdbc.mysql.yhinbox.slave=read.passport.yohoops.org:3306
  173 +
  174 +#yoho_logs配置读写分离, 暂时将表存在yoho_sms中
  175 +jdbc.mysql.yohologs.master=yohologs.yohoops.org:3306
  176 +
  177 +#yoho_passport读写数据分离
  178 +jdbc.mysql.yohopassport.master=write.passport.yohoops.org:3306
  179 +jdbc.mysql.yohopassport.slave=read.passport.yohoops.org:3306
  180 +
  181 +#yh_operations配置读写分离
  182 +jdbc.mysql.yhoperations.master=write.cms.yohoops.org:3306
  183 +jdbc.mysql.yhoperations.slave=read.cms.yohoops.org:3306
  184 +
  185 +#yh_passport读写分离
  186 +jdbc.mysql.yhpassport.master=write.passport.yohoops.org:3306
  187 +jdbc.mysql.yhpassport.slave=read.passport.yohoops.org:3306
  188 +
  189 +#yh_setting读写分离
  190 +jdbc.mysql.yhsetting.master=write.cms.yohoops.org:3306
  191 +jdbc.mysql.yhsetting.slave=read.cms.yohoops.org:3306
  192 +
  193 +#yh_pay
  194 +jdbc.mysql.pay.master=write.orders.yohoops.org:3306
  195 +jdbc.mysql.pay.slave=read.orders.yohoops.org:3306
  196 +
  197 +#event
  198 +jdbc.mysql.yhevents.master=write.cms.yohoops.org:3306
  199 +jdbc.mysql.yhevents.slave=read.cms.yohoops.org:3306
  200 +
  201 +#event
  202 +jdbc.mysql.yhcoupons.master=write.orders.yohoops.org:3306
  203 +jdbc.mysql.yhcoupons.slave=read.orders.yohoops.org:3306
  204 +
  205 +#yh_consult
  206 +jdbc.mysql.yhconsult.master=write.cms.yohoops.org:3306
  207 +jdbc.mysql.yhconsult.slave=read.cms.yohoops.org:3306
  208 +
  209 +#unions
  210 +jdbc.mysql.unions.master=write.cms.yohoops.org:3306
  211 +jdbc.mysql.unions.slave=read.cms.yohoops.org:3306
  212 +
  213 +#push center
  214 +jdbc.mysql.yohopushcenter.master=write.passport.yohoops.org:3306
  215 +jdbc.mysql.yohopushcenter.slave=read.passport.yohoops.org:3306
  216 +
  217 +#q_msg_system
  218 +jdbc.mysql.yhpush.master=write.passport.yohoops.org:3306
  219 +jdbc.mysql.yhpush.slave=read.passport.yohoops.org:3306
  220 +
  221 +#yoho_activity
  222 +jdbc.mysql.yohoactivity.master=write.passport.yohoops.org:3306
  223 +jdbc.mysql.yohoactivity.slave=read.passport.yohoops.org:3306
  224 +
  225 +#yh_guang
  226 +jdbc.mysql.yhguang.master=write.cms.yohoops.org:3306
  227 +jdbc.mysql.yhguang.slave=read.cms.yohoops.org:3306
  228 +
  229 +#yh_special
  230 +jdbc.mysql.yhspecial.master=write.cms.yohoops.org:3306
  231 +jdbc.mysql.yhspecial.slave=read.cms.yohoops.org:3306
  232 +
  233 +#yh_special
  234 +jdbc.mysql.yhspecial.master=write.cms.yohoops.org:3306
  235 +jdbc.mysql.yhspecial.slave=read.cms.yohoops.org:3306
  236 +
  237 +#yohood
  238 +jdbc.mysql.yohood.master=write.yohood.yohoops.org:3306
  239 +jdbc.mysql.yohood.slave=read.yohood.yohoops.org:3306
  240 +
  241 +#yohocrm
  242 +jdbc.mysql.yohocrm.master=write.passport.yohoops.org:3306
  243 +jdbc.mysql.yohocrm.slave=read.passport.yohoops.org:3306
  244 +
  245 +#erppassport
  246 +jdbc.mysql.erppassport.master=write.erp.yohoops.org:3306
  247 +jdbc.mysql.erppassport.slave=write.erp.yohoops.org:3306
  248 +
  249 +
  250 +#erp_supplier
  251 +jdbc.mysql.platform.erp_supplier.master = write.erp.yohoops.org:3306
  252 +jdbc.mysql.platform.erp_supplier.password = 9nm0icOwt6bMHjMusIfMLw==
  253 +jdbc.mysql.platform.erp_supplier.slave = read1.erp.yohoops.org:3306
  254 +jdbc.mysql.platform.erp_supplier.username = yh_test
  255 +#yohobuy_task
  256 +jdbc.mysql.kisjob.datasources=yh_distributed_task
  257 +jdbc.mysql.kisjob.master=write.cms.yohoops.org:3306
  258 +jdbc.mysql.kisjob.slave=read.cms.yohoops.org:3306
  259 +
  260 +
  261 +#yhcommunity
  262 +jdbc.mysql.yhcommunity.master=write.uic.yohoops.org:3306
  263 +jdbc.mysql.yhcommunity.slave=read.uic.yohoops.org:3306
  264 +jdbc.mysql.yhcommunity.username=yh_test
  265 +jdbc.mysql.yhcommunity.password=9nm0icOwt6bMHjMusIfMLw==
  266 +
  267 +
  268 +#yh social
  269 +jdbc.mysql.yhsocial.master=write.social.yohoops.org:3306
  270 +jdbc.mysql.yhsocial.slave=read.social.yohoops.org:3306
  271 +jdbc.mysql.yhsocial.username=yh_test
  272 +jdbc.mysql.yhsocial.password=9nm0icOwt6bMHjMusIfMLw==
  273 +
  274 +#yh_cms
  275 +jdbc.mysql.yh_cms.master=write.cms.yohoops.org:3306
  276 +jdbc.mysql.yh_cms.slave=read.cms.yohoops.org:3306
  277 +jdbc.mysql.yh_cms.username=yh_test
  278 +jdbc.mysql.yh_cms.password=9nm0icOwt6bMHjMusIfMLw==
  279 +
  280 +#yhlottery
  281 +jdbc.mysql.yhlottery.master=192.168.103.36:3306
  282 +jdbc.mysql.yhlottery.slave=192.168.103.36:3306
  283 +jdbc.mysql.yhlottery.username=yh_test
  284 +jdbc.mysql.yhlottery.password=9nm0icOwt6bMHjMusIfMLw==
  285 +
  286 +readOnlyInSlave=false
  287 +
  288 +# monogdb
  289 +mongo.inbox.dbname = inbox
  290 +mongo.inbox.host = mongo.yohoops.org
  291 +mongo.inbox.port = 27017
  292 +
  293 +
  294 +#search-db
  295 +jdbc.mysql.yhbsearch.datasources=yhb_search_2016
  296 +jdbc.mysql.yhbsearch.master=write.search.yohoops.org:3306
  297 +jdbc.mysql.yhbsearch.slave=read.search.yohoops.org:3306
  298 +jdbc.mysql.yhbsearch.username=yh_test
  299 +jdbc.mysql.yhbsearch.password=9nm0icOwt6bMHjMusIfMLw==
  300 +
  301 +# search-es
  302 +search.es.cluster.name = yohosearch_testQQ
  303 +search.es.servers = es.node1.yohoops.org:9300
  304 +search.index.number_of_replicas = 0
  305 +search.index.refresh_interval = 10s
  306 +search.index.translog.flush_threshold_ops = 5000
  307 +
  308 +# search-mq
  309 +search.mq.server=rabbitmq01.yohoops.org
  310 +search.mq.port=5672
  311 +search.mq.username=admin1
  312 +search.mq.password=123qwe
  313 +search.mq.exchange=yoho_search
  314 +search.mq.virtualHost=yohosearch
  315 +
  316 +#for crm read db
  317 +jdbc.mysql.yohopassport.onlyslave=read.passport.yohoops.org:3306
  318 +jdbc.mysql.yhpassport.onlyslave=read.passport.yohoops.org:3306
  319 +jdbc.mysql.yhshops.onlyslave=read.passport.yohoops.org:3306
  320 +jdbc.mysql.yhoperations.onlyslave=read.passport.yohoops.org:3306
  321 +jdbc.mysql.yh.username=yh_test
  322 +jdbc.mysql.yh.password=9nm0icOwt6bMHjMusIfMLw==
  323 +
  324 +##### **************************************** common properties ******************************************************
  325 +
  326 +
  327 +
  328 +cache.servers.gateway.level1.address = mem01.l1.yohoops.org:21211
  329 +cache.servers.gateway.level1.expire = 1800
  330 +cache.servers.gateway.level2.address = mem01.l2.yohoops.org:21211
  331 +cache.servers.gateway.level2.expire = 43200
  332 +
  333 +cache.servers.union.address = memcache.union.yohoops.org:11211
  334 +
  335 +ip.port.search.server = search.yohoops.org:8080
  336 +
  337 +qiniu.accesskey = atSf7xxIl8alEnsXbhC1bOD1GWVW3qYffz8SlB4m
  338 +qiniu.bucket = yhfair
  339 +qiniu.domain = http://yhfair.qiniudn.com
  340 +qiniu.secretkey = pyoJzPygXIkFWrc1BAsH6tAJ0yweTchpJwGKEwhm
  341 +
  342 +yoho.service.domain.url=http://service-test4.yohops.com:9999
  343 +
  344 +# old redis
  345 +redis.proxy.address = write.redis.yohoops.org
  346 +redis.proxy.auth =
  347 +redis.proxy.port = 6379
  348 +
  349 +redis.readonly.proxy.address = read.redis.yohoops.org
  350 +redis.readonly.proxy.auth =
  351 +redis.readonly.proxy.port = 6379
  352 +
  353 +redis.notsync.twemproxy.addresses = redis-no-sync-1.yohoops.org:6379
  354 +redis.notsync.twemproxy.auth=
  355 +
  356 +# union redis
  357 +redis.union.address = classic.union-redis.yohoops.org
  358 +redis.union.auth =
  359 +redis.union.port = 6379
  360 +
  361 +# outter big data redis
  362 +bigDataRedis.proxy.address=bigdata.redis.yohoops.org
  363 +bigDataRedis.proxy.port=6379
  364 +bigDataRedis.proxy.auth=
  365 +
  366 +# outter big data redis push
  367 +bigDataRedis-push.proxy.address=bigdata.redis.push.yohoops.org
  368 +bigDataRedis-push.proxy.port=6379
  369 +bigDataRedis-push.proxy.auth=
  370 +
  371 +redis.union.proxy.address=huodong.write.yohoops.org
  372 +redis.union.proxy.port=6379
  373 +redis.union.proxy.auth=
  374 +
  375 +redis.union.readonly.proxy.address=huodong.read.yohoops.org
  376 +redis.union.readonly.proxy.port=6379
  377 +redis.union.readonly.proxy.auth=
  378 +
  379 +# search-redis
  380 +redis.search.proxy.address=redis-no-sync-1.yohoops.org
  381 +redis.search.proxy.port=6379
  382 +redis.search.proxy.auth=
  383 +
  384 +#bigDataRedis-search
  385 +bigDataRedis-search.proxy.address=bigdata.redis.yohoops.org
  386 +bigDataRedis-search.proxy.port= 6379
  387 +bigDataRedis-search.proxy.auth=
  388 +
  389 +## rabbitmq configure
  390 +rabbit_host = rabbitmq01.yohoops.org:5672
  391 +rabbit_user = yoho
  392 +rabbit_password = yoho
  393 +
  394 +########## common rabbitmq ##########
  395 +#aws
  396 +rabbit_common_aws = rabbitmq-common-aws.yohoops.org:5672
  397 +rabbit_common_aws_user = yoho
  398 +rabbit_common_aws_password = yoho
  399 +
  400 +#qq
  401 +rabbit_common_qq = rabbitmq-common-qq.yohoops.org:5672
  402 +rabbit_common_qq_user = yoho
  403 +rabbit_common_qq_password = yoho
  404 +
  405 +# local, maybe producer using this.
  406 +rabbit_common = rabbitmq-common.yohoops.org:5672
  407 +rabbit_common_user = yoho
  408 +rabbit_common_password = yoho
  409 +##########common rabbitmq ##########
  410 +
  411 +
  412 +#cache clear rabbitmq
  413 +rabbit.cacheclean.producer.host = rabbitmq-common-qq.yohoops.org:5672
  414 +rabbit.cacheclean.consumer.host = rabbitmq-common-aws.yohoops.org:5672
  415 +
  416 +# message center rabbit host
  417 +rabbit_message_center = rabbitmq-common-aws.yohoops.org:5672
  418 +rabbit_message_center_user = yoho
  419 +rabbit_message_center_password = yoho
  420 +rabbit_message_center_vhost = yoho
  421 +
  422 +crf.service.url=https://osprec-ci.crfchina.com
  423 +
  424 +gateway.domain.url = http://api.yoho.cn
  425 +Gateway_URL=http://gateway.yohoops.org:8080/gateway
  426 +yoho.message.controller.url=http://message-controller.yohoops.org:8087/yoho-message-controller
  427 +
  428 +zkAddress=zk01.yohoops.org:2181
  429 +
  430 +# change to order.run-host.yohoops.org later
  431 +order.task.host=192.168.103.55
  432 +
  433 +APP_KEY = 1392109259
  434 +APP_SECRET = 1e87e46f115cc813e27ef52eb9915f1e
  435 +UUC_DOMAIN = http://passport.test.yoho.cn
  436 +
  437 + #从qcloud拷贝而来
  438 +redis.brower.proxy.address = redis-brower.yohoops.org
  439 +redis.brower.proxy.port = 6379
  440 +redis.brower.proxy.auth =
  441 +
  442 +redis.brower.readonly.proxy.address = redis-brower.yohoops.org
  443 +redis.brower.readonly.proxy.port = 6379
  444 +redis.brower.readonly.proxy.auth =
  445 +
  446 +
  447 +#single cloud not sync redis
  448 +single.cloud.redis.proxy.address=redis-no-sync-1.yohoops.org
  449 +single.cloud.redis.proxy.port=6379
  450 +single.cloud.redis.proxy.auth=
  451 +
  452 +#single cloud not sync redis
  453 +single.cloud.redis.readonly.proxy.address=redis-no-sync-1.yohoops.org
  454 +single.cloud.redis.readonly.proxy.port=6379
  455 +single.cloud.redis.readonly.proxy.auth=
  456 +
  457 +
  458 +
  459 +## mq or call erp
  460 +erp.message.sync.type=MQ
  461 +
  462 +#发短信配置项
  463 +sendSMS.password=7jVEde87bLffoTnt6tGxmw==
  464 +
  465 +
  466 +## service call timeout
  467 +service.call.connectReqTimeout=30000
  468 +service.call.socketTimeout=30000
  469 +service.call.connectTimeout=30000
  470 +hystrix.timeout=30000
  471 +
  472 +trace.exporter.enable = false
  473 +
  474 +
  475 +exhibition.ticket.couponid=13272
  476 +package.ticket.couponid=13270
  477 +package.ticket.more.couponid=13268
  478 +
  479 +default.http.type = http
  480 +
  481 +erp.shop.web.url=http://192.168.103.82:9098
  482 +
  483 +#yoho-message配置读写分离
  484 +jdbc.mysql.yhmessage.master=192.168.103.36:3306
  485 +jdbc.mysql.yhmessage.slave=192.168.103.36:3306
  486 +jdbc.mysql.yhmessage.username=yh_test
  487 +jdbc.mysql.yhmessage.password=9nm0icOwt6bMHjMusIfMLw==
  488 +
  489 +jdbc.mysql.platform.erp_orders.slave=192.1681.103.36
  490 +
  491 +#erp-orders配置读写分离
  492 +jdbc.mysql.platform.erp_orders.master=write.orders.yohoops.org:3306
  493 +jdbc.mysql.platform.erp_orders.slave=read.orders.yohoops.org:3306
  494 +jdbc.mysql.platform.erp_orders.username=yh_test
  495 +jdbc.mysql.platform.erp_orders.password=9nm0icOwt6bMHjMusIfMLw==
  496 +
  497 +
  1 +#!/bin/bash
  2 +
  3 +#AUTOCONFIG_PATH=/home/test/deploy2/auto_deploy_test/autoconfig/test_nj_4/config4deploy2
  4 +AUTOCONFIG_PATH=/home/test/auto_deploy/deploy/autoconfig/test_performance
  5 +
  6 +for file in $AUTOCONFIG_PATH/*.properties
  7 +do
  8 +SYS_NAME=$(echo $file | awk -F "${AUTOCONFIG_PATH}/" '{print $2}' | awk -F '-autoconfig' '{print $1}')
  9 +
  10 +sed -i "s/autoconfig.properties.sharedAutoconfig = file:.*/autoconfig.properties.sharedAutoconfig = file:\/home\/test\/auto_deploy_test\/autoconfig\/test_performance\/global-autoconfig.properties/g" $file
  11 +
  12 +sed -i "s/.env.webapphome = \/home\/test.*/.env.webapphome = \/home\/test\/yohoJavaApp\/${SYS_NAME}\/deploy\/target/g" $file
  13 +sed -i "s/.env.webapphome = \/home\/test.*/.env.webapphome = \/home\/test\/yohoJavaApp\/${SYS_NAME}\/deploy\/target/g" $file
  14 +
  15 +echo "$SYS_NAME done!"
  16 +done
  17 +
  18 +echo "ALL DONE"
  19 +echo "不包含deploy2的............"
  20 +
  21 +cd $AUTOCONFIG_PATH
  22 +find ./ -name "*.properties" | xargs grep -e "autoconfig.properties.sharedAutoconfig" -e ".env.webapphome" | grep -v yohoJavaApp
  1 +autoconfig.properties = sharedAutoconfig
  2 +
  3 +autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
  4 +
  5 +gateway.api.url = http://api.gray.yohops.com/
  6 +
  7 +uic_userInfoRest_enable = false
  8 +
  9 +yoho.uic.env.namespace = uic
  10 +yoho.uic.env.serverport = 6
  11 +yoho.uic.env.webapphome = /home/test/yohoJavaApp/uic/deploy/target
  12 +
  13 +is_debug_enable=true
  14 +
  15 +
  1 +applepay.notifyurl = http://service-test4.yohops.com:9999/payment/applepay_notify
  2 +
  3 +autoconfig.properties = sharedAutoconfig
  4 +
  5 +autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
  6 +
  7 +browse.blockingqueue.maxSize = 20000
  8 +
  9 +browse.service.url = http://192.168.102.61:8092/brower/
  10 +
  11 +degrade_articleNotice_level = 0
  12 +degrade_complaintsCount_level = 0
  13 +degrade_complaintsList_level = 0
  14 +degrade_likeBrand_level = 0
  15 +degrade_myIndex_level = 0
  16 +degrade_redpacketInfo_level = 0
  17 +degrade_redpacketList_level = 0
  18 +degrade_redpacket_level = 0
  19 +degrade_redutionCount_level = 0
  20 +degrade_shareBrandInfo_level = 0
  21 +degrade_shareGuang_level = 0
  22 +degrade_userHabits_level = 0
  23 +
  24 +erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status
  25 +
  26 +erp.shops.batch.url = http://192.168.102.47:9098/erp-gateway-web/stock/get_batch_stock
  27 +erp.shops.url = http://192.168.102.47:9098/erp-gateway-web/stock/get_stock
  28 +
  29 +file.uploadTempDir = /Data
  30 +
  31 +is_checksession_enable = true
  32 +is_debug_enable = true
  33 +
  34 +line.shops.url = http://192.168.102.47:8098/shops
  35 +
  36 +message.inboxNum.expire = 120
  37 +
  38 +password.aes.key = yoho9646yoho9646
  39 +
  40 +portalGateway.service.url = http://192.168.102.210:8080/portal-gateway
  41 +
  42 +qq.notifyurl = http://service-test4.yohops.com:9999/payment/qqpay_notify
  43 +
  44 +unionpay.notifyurl = http://service-test4.yohops.com:9999/payment/unionpay_newnotify
  45 +
  46 +users.browse.appVersion = 4.1.0.***
  47 +users.browse.expire = 7776000
  48 +users.browse.numPerUser = 200
  49 +users.browse.sync = true
  50 +
  51 +wechat.app.newnotifyurl = http://service-test4.yohops.com:9999/payment/weixin_notify
  52 +wechat.app.notifyurl = http://service-test4.yohops.com:9999/payment/wechat_notify
  53 +
  54 +wechat.wap.notifyurl = http://service-test4.yohops.com:9999/payment/wechatwap_notify
  55 +
  56 +yoho.gateway.env.namespace = gateway
  57 +yoho.gateway.env.serverport = 0
  58 +yoho.gateway.env.webapphome = /home/test/yohoJavaApp/yoho-gateway/deploy/target
  59 +platform.service.url=http://192.168.102.59:8088/platform
  1 +autoconfig.properties = sharedAutoconfig
  2 +
  3 +autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
  4 +
  5 +jdbc.mysql.readonlyinslave = true
  6 +
  7 +yoho.message.env.namespace = message
  8 +yoho.message.env.serverport = 6
  9 +yoho.message.env.webapphome = /home/test/yohoJavaApp/yoho-message/deploy/target
  10 +
  11 +mobile.limit.sendTimes=5000
  1 +autoconfig.properties = sharedAutoconfig
  2 +
  3 +autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
  4 +
  5 +yoho.search.adaptor.env.serverport = 5
  6 +yoho.search.adaptor.env.webapphome = /home/test/yohoJavaApp/yoho-search-adaptor/deploy/target
  7 +yoho.search.adaptor.env.namespace = yoho-search-adaptor
  8 +
  9 +tbl.product.url = http://test.soa.global.yohobuy.com/product/api/v1/detail/
  10 +
  11 +web.context = yohosearchadaptor
  12 +
  13 +ip.port.search.server = search.yohoops.org
  14 +jdbc.mysql.yhshops.datasources = yh_shops
  15 +
  16 +jdbc.mysql.yhshops.master = write.shops.yohoops.org:3306
  17 +jdbc.mysql.yhshops.slave = read.shops.yohoops.org:3306
  18 +jdbc.mysql.yhshops.username = yh_vpc_bak
  19 +jdbc.mysql.yhshops.password = +BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
  1 +autoconfig.properties = sharedAutoconfig
  2 +autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
  3 +
  4 +yoho.search.consumer.env.namespace = search-consumer
  5 +yoho.search.consumer.env.serverport = 8
  6 +yoho.search.consumer.env.webapphome = /home/test/yohoJavaApp/yoho-search-consumer/deploy/target
  7 +
  8 +tpl.adaptor.valid=false
  9 +tpl.adaptor.domain=http://192.168.103.52:8085/search-adaptor
  10 +tbl.product.url=http://test.soa.global.yohobuy.com/product/api/v1/detail/
  11 +
  12 +#build.productindex.use.code
  13 +build.productindex.use.code=true
  14 +
  15 +#build.storageskuindex.use.code
  16 +build.storageskuindex.use.code=true
  17 +
  18 +#consumer index config
  19 +search.index.batch.limit=2500
  20 +search.index.batch.limit.tbl=2000
  21 +search.index.batch.max.thread.size=10
  22 +
  23 +#suggest count
  24 +suggestion.count.batch.limit=300
  25 +suggestion.count.batch.max.thread.size=1
  26 +suggestion.discover.batch.limit=500
  27 +suggestion.discover.batch.max.thread.size=3
  28 +suggestion.count.agg.size=10000
  29 +suggestion.count.agg.mindoc=5
  1 +autoconfig.properties = sharedAutoconfig
  2 +
  3 +autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
  4 +
  5 +canal.destination.erpcustomerservice = erpcustomerservice
  6 +canal.destination.erpproduct = erpproduct
  7 +canal.destination.helper = helper
  8 +canal.destination.operation = operations
  9 +canal.destination.shop = shops
  10 +canal.destination.yhgeditor = yhgeditor
  11 +canal.destination.yhgproduct = yhgproduct
  12 +
  13 +canal.hostType = zkCluster
  14 +
  15 +canal.server.port = zk01.yohoops.org:2181
  16 +
  17 +canal.subscribeChannel.erpcustomerservice = erp_customer_service.robot_question
  18 +canal.subscribeChannel.erpproduct = erp_product.product_pool_detail
  19 +canal.subscribeChannel.helper = yh_helper.helper
  20 +canal.subscribeChannel.operation = yhb_operations.activity_product
  21 +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
  22 +canal.subscribeChannel.yhgeditor = yhg_editor.tbl_brand,yhg_editor.tbl_site,yhg_editor.tbl_sort
  23 +canal.subscribeChannel.yhgproduct = yhg_product.tbl_product,yhg_product.tbl_product_skc,yhg_product.tbl_product_sku
  24 +
  25 +yoho.search.producer.env.namespace = search-producer
  26 +yoho.search.producer.env.serverport = 9
  27 +yoho.search.producer.env.webapphome = /home/test/yohoJavaApp/yoho-search-producer/deploy/target
  1 +autoconfig.properties = sharedAutoconfig
  2 +
  3 +autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
  4 +
  5 +yoho.search.service.env.namespace = yohosearch
  6 +yoho.search.service.env.serverport = 0
  7 +yoho.search.service.env.webapphome = /home/test/yohoJavaApp/yoho-search-service/deploy/target
  8 +
  9 +##tpl adaptor
  10 +tpl.adaptor.valid = false
  11 +
  12 +##search.use.cache[ehCache/redisCache]
  13 +search.use.cache = true
  14 +search.cache.type = redisCache
  15 +
  16 +search.open.downgrade = true
  17 +search.personalized.switch = true
  18 +search.personalized.max.should = 50
  19 +
  20 +
  21 +search.multiMatchQuery.type=BEST_FIELDS
  1 +autoconfig.properties = sharedAutoconfig
  2 +
  3 +autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
  4 +
  5 +browse.service.url = http://api.brower.yohoops.org:8092/brower/
  6 +
  7 +guang.shareGuang.appVersion = 4.1.0.***
  8 +
  9 +java.logs.home = /Data/logs
  10 +
  11 +m.yohoblk.com = http://m.yohoblk.com
  12 +
  13 +www.yohoblk.com = http://www.yohoblk.com
  14 +
  15 +yoho.sns.env.namespace = sns
  16 +yoho.sns.env.serverport = 2
  17 +yoho.sns.env.webapphome = /home/test/yohoJavaApp/yoho-sns/deploy/target
  1 +autoconfig.properties = sharedAutoconfig
  2 +
  3 +autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
  4 +
  5 +des.password_crypt_key = _+@#$%^kEHrDooxWHCWtfeSxvDvgqZq_+@#$%^
  6 +
  7 +diff.base.flag = 1
  8 +
  9 +erp.user.useGiftcard.url = http://api.erp.yohobuy.com
  10 +
  11 +jdbc.mysql.readonlyinslave = true
  12 +
  13 +register.image.onoff = off
  14 +
  15 +register.new.user.page.probability = 9
  16 +
  17 +uic.service.url = http://192.168.103.54:8096/uic
  18 +
  19 +union.domain.url = http://webunion_tl.yohobuy.com/union
  20 +
  21 +user.diff.place.login.message = \\u5c0a\\u656c\\u7684\\u7528\\u6237\\uff0c\\u7cfb\\u7edf\\u68c0\\u6d4b\\u5230\\u60a8\\u7684\\u8d26\\u53f7\\u5df2\\u5728\\u5f02\\u5730\\u767b\\u5f55\\u3002\\u4e3a\\u4fdd\\u8bc1\\u5e10\\u53f7\\u5b89\\u5168\\uff0c\\u5982\\u975e\\u672c\\u4eba\\u64cd\\u4f5c\\uff0c\\u5efa\\u8bae\\u60a8\\u5c3d\\u5feb\\u4fee\\u6539\\u767b\\u5f55\\u5bc6\\u7801\\u3002\\u656c\\u8bf7\\u63d0\\u9ad8\\u8b66\\u60d5\\uff0c\\u8c28\\u9632\\u8bc8\\u9a97\\uff01
  22 +
  23 +user.session.expire = 10080
  24 +
  25 +userday.open.day = 28
  26 +
  27 +users.base.isUic = false
  28 +
  29 +users.browse.sync = true
  30 +
  31 +users.yoho.default_is_bind = Y
  32 +
  33 +users.yohocoin = true
  34 +
  35 +verify_student_flag = true
  36 +
  37 +yoho.users.env.namespace = users
  38 +yoho.users.env.serverport = 1
  39 +yoho.users.env.webapphome = /home/test/yohoJavaApp/yoho-users/deploy/target
  40 +
  41 +zmxy_appId = 1000227
  42 +zmxy_contract_flag = si201604080002520001
  43 +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==
  44 +zmxy_rsa_zmPK = MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCRbbYbNdGkD9TD/bQiNEejfnkBAudsE1bnmsgZ6wUeVBnzPgHVC+f6UxM8HHDOlM2eICaUvQbSsAXsITy3OQzLkV+nWA1pKlpy/OEm0+8HoHJ5gjqDS117/QQWjMdILx7Bed5VPw+AtrVyKs+1qg5MBciP7RHh2A2BDckj+m7bkwIDAQAB
  45 +zmxy_service_url = https://zmopenapi.zmxy.com.cn/sandbox.do
  46 +
  47 +activity.url = http://service.yoho.cn
  48 +
  1 +autoconfig.properties = sharedAutoconfig
  2 +
  3 +#autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
  4 +
  5 +erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status
  6 +
  7 +file.uploadTempDir = /Data
  8 +
  9 +is_checksession_enable = true
  10 +is_debug_enable = false
  11 +
  12 +#jdbc.mysql.bigdata.password = lRnPI2bQsZRNn/qC/29ZGqMwEu/zaKV31I9S8xDJIUA=
  13 +#jdbc.mysql.bigdata.username = yh_test_bigdata
  14 +#jdbc.mysql.yhsns.master = 172.31.11.29:3306
  15 +
  16 +users.browse.appVersion = 4.1.0.***
  17 +users.browse.expire = 7776000
  18 +users.browse.numPerUser = 200
  19 +users.browse.sync = true
  20 +
  21 +yoho.bigData.env.namespace = bigdata
  22 +yoho.bigData.env.serverport = 1
  23 +yoho.bigData.env.webapphome = /home/test/yohoJavaApp/yohobuy-bigdata/deploy/target
  24 +
  25 +jdbc.mysql.bigdata.master=192.168.103.36:3306
  26 +jdbc.mysql.bigdata.username=yh_test
  27 +#yoho@7Y$^YpNb7hp
  28 +jdbc.mysql.bigdata.password=9nm0icOwt6bMHjMusIfMLw==
  29 +
  30 +bigdata.database.cluster.name = test
  31 +
  32 +#bigDataRedis.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
  33 +#bigDataRedis.proxy.address=192.168.102.56
  34 +
  35 +bigDataRedis.proxy.address=123.206.17.17
  36 +bigDataRedis.proxy.port=16379
  1 +api.yoho.url = http://api-test4.yohops.com:9999
  2 +
  3 +autoconfig.properties = sharedAutoconfig
  4 +
  5 +autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
  6 +
  7 +sers.browse.expire = 7776000
  8 +
  9 +users.browse.appVersion = 4.1.0.***
  10 +users.browse.expire = 7776000
  11 +users.browse.numPerUser = 100
  12 +
  13 +yohobuy.brower.env.namespace = brower
  14 +yohobuy.brower.env.serverport = 2
  15 +yohobuy.brower.env.webapphome = /home/test/yohoJavaApp/yohobuy-brower/deploy/target
  1 +autoconfig.properties = sharedAutoconfig
  2 +
  3 +autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
  4 +
  5 +erp.order.change.sync.type = MQ
  6 +erp.order.close.sync.type = MQ
  7 +erp.order.create.url = http://portal.admin.yohobuy.com/api/orderform/create
  8 +erp.order.express.sync.type = MQ
  9 +erp.order.refund.sync.type = MQ
  10 +erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status
  11 +
  12 +applepay.notifyurl = http://service-test4.yohops.com:9999/payment/applepay_notify
  13 +qq.notifyurl = http://service-test4.yohops.com:9999/payment/qqpay_notify
  14 +unionpay.notifyurl = http://service-test4.yohops.com:9999/payment/unionpay_newnotify
  15 +wechat.app.newnotifyurl = http://service-test4.yohops.com:9999/payment/weixin_notify
  16 +wechat.app.notifyurl = http://service-test4.yohops.com:9999/payment/wechat_notify
  17 +alipay.notifyurl = http://service-test4.yohops.com:9999/payment/alipay_notify
  18 +
  19 +java.logs.home = /Data/logs
  20 +
  21 +jdbc.mysql.readonlyinslave = true
  22 +
  23 +order.codpay.lock.duration = 1440
  24 +
  25 +yohobuy.order.env.namespace = order
  26 +yohobuy.order.env.serverport = 4
  27 +yohobuy.order.env.webapphome = /home/test/yohoJavaApp/yohobuy-order/deploy/target
  28 +
  29 +
  30 +erp.order.autoCancel.switch.key = N
  31 +
  32 +sales.tax.payers = 9132010058047114XR
  33 +ws.fp.url = https://www.fapiao.com:7105/dsqt_taxfu/services/DZFPService?wsdl
  34 +invoice.appid = 1b518222b5bbb9c5abe17442d63150978609e5ad27fd594886e3b7a8bcd50e5a
  35 +seller.name = \u7535\u5b50\u53d1\u7968\u6d4b\u8bd5
  36 +seller.contact.info=\u5357\u4eac\u5e02\u5efa\u90ba\u533a\u5609\u9675\u6c5f\u4e1c\u8857\u0031\u0038\u53f7\u0030\u0035\u5e62\u0031\u0037\u3001\u0031\u0038\u5c42 025-87781000
  37 +invoice.soap.receiveTimeout = 300000
  38 +invoice.soap.connectionTimeout = 300000
  39 +
  40 +degrade.buylimit.query.enable=true
  41 +degrade.vip.query.enable=true
  42 +degrade.yohocoin.query.enable=true
  43 +degrade.redenvelopes.query.enable=true
  44 +degrade.coupons.queryNotUseCoupons.enable=true
  45 +degrade.product.query.enable=true
  46 +degrade.address.query.enable=false
  47 +
  48 +# 优惠券ID
  49 +# 展览票券ID
  50 +exhibition.ticket.couponid=13576
  51 +# 套票券ID
  52 +package.ticket.couponid=13570
  53 +
  54 +browse.service.url = http://192.168.102.61:8092/brower/
  1 +autoconfig.properties = sharedAutoconfig
  2 +
  3 +autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
  4 +
  5 +jdbc.mysql.readonlyinslave = true
  6 +
  7 +rabbitAddress = 192.168.102.56:5672
  8 +
  9 +yohobuy.product.env.namespace = product
  10 +yohobuy.product.env.serverport = 3
  11 +yohobuy.product.env.webapphome = /home/test/yohoJavaApp/yohobuy-product/deploy/target
  1 +autoconfig.properties = sharedAutoconfig
  2 +
  3 +autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
  4 +
  5 +jdbc.mysql.yhbpromotion.master.password = input_password
  6 +jdbc.mysql.yhbpromotion.master.username = guang_res
  7 +
  8 +promoation.invite.failCoupon = {\\"old\\":12085,\\"fail\\":12087}
  9 +promoation.invite.newCouponMap = {\\"12091\\":25,\\"12097\\":20,\\"12095\\":23,\\"12093\\":22,\\"12089\\":20}
  10 +promoation.invite.shareCoupon = [ \\"12073\\", \\"12075\\", \\"12077\\", \\"12079\\", \\"12081\\", \\"12083\\" ]
  11 +
  12 +promotion.sendCounpon.broadcast.rate = 0.9
  13 +
  14 +resource_coupon_contentcode = b78b32ed81b18dde8ac84fd33602b88b
  15 +share_coupon_expiredTime = 4
  16 +
  17 +wechat.coupons.operators.email = wanli.zhao@yoho.cn
  18 +
  19 +yohobuy.promotion.env.namespace = promotion
  20 +yohobuy.promotion.env.serverport = 5
  21 +yohobuy.promotion.env.webapphome = /home/test/yohoJavaApp/yohobuy-promotion/deploy/target
  1 +autoconfig.properties = sharedAutoconfig
  2 +
  3 +autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
  4 +
  5 +jdbc.mysql.readonlyinslave = true
  6 +
  7 +service.online.type = 1
  8 +service.online.type.h5 = http://m.yohobuy.com/service/im
  9 +
  10 +yoho.env.serverhome = /usr/local/${yoho.env.servertype}
  11 +
  12 +yohobuy.resources.env.namespace = resources
  13 +yohobuy.resources.env.productmode = PRODUCT
  14 +yohobuy.resources.env.serverport = 7
  15 +yohobuy.resources.env.webapphome = /home/test/yohoJavaApp/yohobuy-resources/deploy/target