实现微信小程序码生成功能,包括: 1. 新增UnlimitedQRCodeRequest类封装小程序码请求参数 2. 扩展WxConstant添加相关接口URL常量 3. 新增access_token缓存支持 4. 在WxService中实现获取access_token和生成小程序码逻辑 5. 添加TestController接口用于测试小程序码生成 |
||
|---|---|---|
| .. | ||
| lib | ||
| src | ||
| pom.xml | ||
实现微信小程序码生成功能,包括: 1. 新增UnlimitedQRCodeRequest类封装小程序码请求参数 2. 扩展WxConstant添加相关接口URL常量 3. 新增access_token缓存支持 4. 在WxService中实现获取access_token和生成小程序码逻辑 5. 添加TestController接口用于测试小程序码生成 |
||
|---|---|---|
| .. | ||
| lib | ||
| src | ||
| pom.xml | ||