2024-01-15 18:09:33 +00:00
|
|
|
# 请输入自己的appid和appsecret
|
|
|
|
wx:
|
|
|
|
miniapp:
|
|
|
|
open: true
|
2024-01-18 00:25:18 +00:00
|
|
|
appId: appId
|
|
|
|
appSecret: appSecret
|
2024-01-15 18:09:33 +00:00
|
|
|
url: https://api.weixin.qq.com/sns/jscode2session
|
2024-01-17 18:44:33 +00:00
|
|
|
pub:
|
2024-01-15 18:09:33 +00:00
|
|
|
open: true
|
2024-01-18 00:25:18 +00:00
|
|
|
appId: appId
|
|
|
|
appSecret: appSecret
|
2024-01-15 18:09:33 +00:00
|
|
|
url: https://api.weixin.qq.com/sns/oauth2/access_token
|