Authored by chunhua.zhang

commit autoconfig.

@@ -2,25 +2,26 @@ autoconfig.properties = sharedAutoconfig @@ -2,25 +2,26 @@ autoconfig.properties = sharedAutoconfig
2 2
3 autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_3/global-autoconfig.properties 3 autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_3/global-autoconfig.properties
4 4
  5 +bigData.analytics.transfer.url = http://analytics.m.yohobuy.com/yas.gif/web/
  6 +
5 wechat.access.appid = wx1e6997242bcfcdfb 7 wechat.access.appid = wx1e6997242bcfcdfb
6 wechat.access.secret = d6fa51581e4c11ee312a1990c2ebf0bd 8 wechat.access.secret = d6fa51581e4c11ee312a1990c2ebf0bd
7 9
  10 +wechat.service.access.appid = wx496315d05c4a10b3
  11 +wechat.service.access.secret = 4c017b00ffb28c55f8121f1afc2520c7
  12 +
8 wechat.small.program.access.appid = wx084ab813d88c594b 13 wechat.small.program.access.appid = wx084ab813d88c594b
9 wechat.small.program.access.secret = 0252d67ef15eb07a28d80098e8c186ac 14 wechat.small.program.access.secret = 0252d67ef15eb07a28d80098e8c186ac
10 15
  16 +wechat.subscription.access.appid = wx496315d05c4a10b3
  17 +wechat.subscription.access.secret = 4c017b00ffb28c55f8121f1afc2520c7
  18 +
11 wechat.user.get = /cgi-bin/user/get 19 wechat.user.get = /cgi-bin/user/get
12 wechat.user.info = /cgi-bin/user/info 20 wechat.user.info = /cgi-bin/user/info
13 21
  22 +wechat.yohoshow.access.appid = wx1fe49f08f41b6c26
  23 +wechat.yohoshow.access.secret =
  24 +
14 yohobuy.wechat.env.namespace = wechat 25 yohobuy.wechat.env.namespace = wechat
15 yohobuy.wechat.env.serverport = 4 26 yohobuy.wechat.env.serverport = 4
16 yohobuy.wechat.env.webapphome = /home/test/yohobuy-wechat/deploy 27 yohobuy.wechat.env.webapphome = /home/test/yohobuy-wechat/deploy
17 -  
18 -#service appid&secret config  
19 -wechat.service.access.appid=wx496315d05c4a10b3  
20 -wechat.service.access.secret=4c017b00ffb28c55f8121f1afc2520c7  
21 -  
22 -#subscription appid&secret config  
23 -wechat.subscription.access.appid=wx496315d05c4a10b3  
24 -wechat.subscription.access.secret=4c017b00ffb28c55f8121f1afc2520c7  
25 -  
26 -bigData.analytics.transfer.url=http://analytics.m.yohobuy.com/yas.gif/web/