...
|
...
|
@@ -2,25 +2,26 @@ autoconfig.properties = sharedAutoconfig |
|
|
|
|
|
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_3/global-autoconfig.properties
|
|
|
|
|
|
bigData.analytics.transfer.url = http://analytics.m.yohobuy.com/yas.gif/web/
|
|
|
|
|
|
wechat.access.appid = wx1e6997242bcfcdfb
|
|
|
wechat.access.secret = d6fa51581e4c11ee312a1990c2ebf0bd
|
|
|
|
|
|
wechat.service.access.appid = wx496315d05c4a10b3
|
|
|
wechat.service.access.secret = 4c017b00ffb28c55f8121f1afc2520c7
|
|
|
|
|
|
wechat.small.program.access.appid = wx084ab813d88c594b
|
|
|
wechat.small.program.access.secret = 0252d67ef15eb07a28d80098e8c186ac
|
|
|
|
|
|
wechat.subscription.access.appid = wx496315d05c4a10b3
|
|
|
wechat.subscription.access.secret = 4c017b00ffb28c55f8121f1afc2520c7
|
|
|
|
|
|
wechat.user.get = /cgi-bin/user/get
|
|
|
wechat.user.info = /cgi-bin/user/info
|
|
|
|
|
|
wechat.yohoshow.access.appid = wx1fe49f08f41b6c26
|
|
|
wechat.yohoshow.access.secret =
|
|
|
|
|
|
yohobuy.wechat.env.namespace = wechat
|
|
|
yohobuy.wechat.env.serverport = 4
|
|
|
yohobuy.wechat.env.webapphome = /home/test/yohobuy-wechat/deploy |
|
|
|
|
|
#service appid&secret config
|
|
|
wechat.service.access.appid=wx496315d05c4a10b3
|
|
|
wechat.service.access.secret=4c017b00ffb28c55f8121f1afc2520c7
|
|
|
|
|
|
#subscription appid&secret config
|
|
|
wechat.subscription.access.appid=wx496315d05c4a10b3
|
|
|
wechat.subscription.access.secret=4c017b00ffb28c55f8121f1afc2520c7
|
|
|
|
|
|
bigData.analytics.transfer.url=http://analytics.m.yohobuy.com/yas.gif/web/ |
|
|
\ No newline at end of file |
...
|
...
|
|