取新的 Access Token
2025-11-03T17:59:56.348+08:00 INFO 38941 --- [bar-admin] [0.0-8081-exec-6] c.bar.admin.auth.service.WxAuthService : Access Token 获取成功,有效期: 7200 秒
2025-11-03T17:59:56.348+08:00 INFO 38941 --- [bar-admin] [0.0-8081-exec-6] c.bar.admin.auth.service.WxAuthService : 调用微信手机号接口, code: 069061c9b2d5924fb97365179e49a02e0bd5809a4402daefc64c297f9283ff86
2025-11-03T17:59:56.415+08:00 ERROR 38941 --- [bar-admin] [0.0-8081-exec-6] c.bar.admin.auth.service.WxAuthService : 获取手机号异常
org.springframework.web.client.HttpClientErrorException: 412 Precondition Failed on POST request for "https://api.weixin.qq.com/wxa/business/getuserphonenumber": [no body]

https://developers.weixin.qq.com/community/develop/doc/000e6867628f80fca824d73c661400
spring 框架问题