...
|
...
|
@@ -2,12 +2,18 @@ autoconfig.properties = sharedAutoconfig |
|
|
|
|
|
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_3/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.small.program.access.appid = wx084ab813d88c594b
|
|
|
wechat.small.program.access.secret = 045848c0e0d76f7699236e4a35d65948
|
|
|
|
|
|
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 +23,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 |
...
|
...
|
|