https://mp.weixin.qq.com/wxamp/ 在开发管理的开发设置里拿到AppID(小程序ID),和AppSecret(小程序密钥) 更改后端yml文件: wx: app-id: 填写AppID(小程序ID) app-secret: 填写AppSecret(小程序密...