me.chanjar.weixin.common.error.WxErrorException: {"errcode":40013,"errmsg":"invalid appid hint: [xxxxxxxxxx]"}
错误解决思路:
1.看看appid和appsecret的配置信息是否正确
2.查看前后端通信的http或者https协议是否正确( http://xxxxxxx 写成https://xxxxxxx)
错误解决思路:
1.看看appid和appsecret的配置信息是否正确
2.查看前后端通信的http或者https协议是否正确( http://xxxxxxx 写成https://xxxxxxx)