Showing
1 changed file
with
19 additions
and
11 deletions
1 | autoconfig.properties = sharedAutoconfig | 1 | autoconfig.properties = sharedAutoconfig |
2 | 2 | ||
3 | -autoconfig.properties.sharedAutoconfig = file:/home/dev/opps/deploy/autoconfig/dev/global-autoconfig.properties | 3 | +autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/dev/global-autoconfig.properties |
4 | + | ||
5 | +new.force.wechat.small.program.access.appid = wxe4f1cbdfd470035d | ||
6 | +new.force.wechat.small.program.access.secret = ea1621e91f7a9722259108b287eeb535 | ||
4 | 7 | ||
5 | wechat.access.appid = wx496315d05c4a10b3 | 8 | wechat.access.appid = wx496315d05c4a10b3 |
6 | wechat.access.secret = 4c017b00ffb28c55f8121f1afc2520c7 | 9 | wechat.access.secret = 4c017b00ffb28c55f8121f1afc2520c7 |
7 | 10 | ||
11 | +wechat.offshop.access.appid = wx1e6997242bcfcdfb | ||
12 | +wechat.offshop.access.secret = d6fa51581e4c11ee312a1990c2ebf0bd | ||
13 | + | ||
14 | +wechat.service.access.appid = wx1e6997242bcfcdfb | ||
15 | +wechat.service.access.secret = d6fa51581e4c11ee312a1990c2ebf0bd | ||
16 | + | ||
17 | +wechat.small.program.access.appid = wx084ab813d88c594b | ||
18 | +wechat.small.program.access.secret = 045848c0e0d76f7699236e4a35d65948 | ||
19 | + | ||
20 | +wechat.subscription.access.appid = wx1e6997242bcfcdfb | ||
21 | +wechat.subscription.access.secret = d6fa51581e4c11ee312a1990c2ebf0bd | ||
22 | + | ||
8 | wechat.user.get = /cgi-bin/user/get | 23 | wechat.user.get = /cgi-bin/user/get |
9 | wechat.user.info = /cgi-bin/user/info | 24 | wechat.user.info = /cgi-bin/user/info |
10 | 25 | ||
26 | +wechat.yohoshow.access.appid = wx1fe49f08f41b6c26 | ||
27 | +wechat.yohoshow.access.secret = | ||
28 | + | ||
11 | yohobuy.wechat.env.namespace = wechat | 29 | yohobuy.wechat.env.namespace = wechat |
12 | yohobuy.wechat.env.serverport = 4 | 30 | yohobuy.wechat.env.serverport = 4 |
13 | yohobuy.wechat.env.webapphome = /home/dev/yohobuy-wechat/deploy | 31 | yohobuy.wechat.env.webapphome = /home/dev/yohobuy-wechat/deploy |
14 | - | ||
15 | -#service appid&secret config | ||
16 | -wechat.service.access.appid=wx1e6997242bcfcdfb | ||
17 | -wechat.service.access.secret=d6fa51581e4c11ee312a1990c2ebf0bd | ||
18 | -#subscription appid&secret config | ||
19 | -wechat.subscription.access.appid=wx1e6997242bcfcdfb | ||
20 | -wechat.subscription.access.secret=d6fa51581e4c11ee312a1990c2ebf0bd | ||
21 | - | ||
22 | -wechat.offshop.access.appid=wx1e6997242bcfcdfb | ||
23 | -wechat.offshop.access.secret=d6fa51581e4c11ee312a1990c2ebf0bd |
-
Please register or login to post a comment