shop-back-end/agileboot-admin
dzq 5bd95c20da feat(wx): 添加微信小程序码生成功能及相关支持
实现微信小程序码生成功能,包括:
1. 新增UnlimitedQRCodeRequest类封装小程序码请求参数
2. 扩展WxConstant添加相关接口URL常量
3. 新增access_token缓存支持
4. 在WxService中实现获取access_token和生成小程序码逻辑
5. 添加TestController接口用于测试小程序码生成
2025-12-02 16:47:47 +08:00
..
src feat(wx): 添加微信小程序码生成功能及相关支持 2025-12-02 16:47:47 +08:00
pom.xml 打包文件 2025-03-08 08:21:27 +08:00