...
|
...
|
@@ -2,12 +2,21 @@ autoconfig.properties = sharedAutoconfig |
|
|
|
|
|
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_1/global-autoconfig.properties
|
|
|
|
|
|
new.force.wechat.small.program.access.appid = wxe4f1cbdfd470035d
|
|
|
new.force.wechat.small.program.access.secret = ea1621e91f7a9722259108b287eeb535
|
|
|
|
|
|
wechat.access.appid = wx1e6997242bcfcdfb
|
|
|
wechat.access.secret = d6fa51581e4c11ee312a1990c2ebf0bd
|
|
|
|
|
|
wechat.offshop.access.appid = wx6a3473f9a1c2cec7
|
|
|
wechat.offshop.access.secret = 0d76a6e1139b36d3737b0fe9ed2e4caa
|
|
|
|
|
|
wechat.small.program.access.appid = wx084ab813d88c594b
|
|
|
wechat.small.program.access.secret = 0252d67ef15eb07a28d80098e8c186ac
|
|
|
|
|
|
wechat.subscription.access.appid = wx1e6997242bcfcdfb
|
|
|
wechat.subscription.access.secret = d6fa51581e4c11ee312a1990c2ebf0bd
|
|
|
|
|
|
wechat.user.get = /cgi-bin/user/get
|
|
|
wechat.user.info = /cgi-bin/user/info
|
|
|
|
...
|
...
|
@@ -17,6 +26,3 @@ wechat.yohoshow.access.secret = d6fa51581e4c11ee312a1990c2ebf0bd |
|
|
yohobuy.wechat.env.namespace = wechat
|
|
|
yohobuy.wechat.env.serverport = 4
|
|
|
yohobuy.wechat.env.webapphome = /home/test/yohobuy-wechat/deploy |
|
|
|
|
|
wechat.subscription.access.appid=wx1e6997242bcfcdfb
|
|
|
wechat.subscription.access.secret=d6fa51581e4c11ee312a1990c2ebf0bd |
|
|
\ No newline at end of file |
...
|
...
|
|