Showing
1 changed file
with
6 additions
and
2 deletions
@@ -8,11 +8,15 @@ wechat.access.secret = d6fa51581e4c11ee312a1990c2ebf0bd | @@ -8,11 +8,15 @@ wechat.access.secret = d6fa51581e4c11ee312a1990c2ebf0bd | ||
8 | wechat.small.program.access.appid = wx084ab813d88c594b | 8 | wechat.small.program.access.appid = wx084ab813d88c594b |
9 | wechat.small.program.access.secret = 045848c0e0d76f7699236e4a35d65948 | 9 | wechat.small.program.access.secret = 045848c0e0d76f7699236e4a35d65948 |
10 | 10 | ||
11 | +wechat.subscription.access.appid = wx1e6997242bcfcdfb | ||
12 | +wechat.subscription.access.secret = d6fa51581e4c11ee312a1990c2ebf0bd | ||
13 | + | ||
11 | wechat.user.get = /cgi-bin/user/get | 14 | wechat.user.get = /cgi-bin/user/get |
12 | wechat.user.info = /cgi-bin/user/info | 15 | wechat.user.info = /cgi-bin/user/info |
13 | 16 | ||
17 | +wechat.yohoshow.access.appid = wx1fe49f08f41b6c26 | ||
18 | +wechat.yohoshow.access.secret = | ||
19 | + | ||
14 | yohobuy.wechat.env.namespace = wechat | 20 | yohobuy.wechat.env.namespace = wechat |
15 | yohobuy.wechat.env.serverport = 4 | 21 | yohobuy.wechat.env.serverport = 4 |
16 | yohobuy.wechat.env.webapphome = /home/test/yohobuy-wechat/deploy | 22 | yohobuy.wechat.env.webapphome = /home/test/yohobuy-wechat/deploy |
17 | -wechat.subscription.access.appid=wx1e6997242bcfcdfb | ||
18 | -wechat.subscription.access.secret=d6fa51581e4c11ee312a1990c2ebf0bd |
-
Please register or login to post a comment