08 2023 档案
摘要:#背景 小程序登录需要获取手机号,调用该接口发现接口报错并返回错误码40001。该错误码官方解释:`获取 access_token 时 AppSecret 错误,或者 access_token 无效。请开发者认真比对 AppSecret 的正确性,或查看是否正在为恰当的公众号调用接口`。排查发现re
阅读全文
摘要:# 代码生成器旧版-3.5.1版本之前 ``` public class CodeGeneration { public static void main(String[] args) { CodeGeneration codeGeneration = new CodeGeneration(); c
阅读全文