cloud-battery-manage/wechat-server
tzy aa096bb997 feat(cloud): 添加修改资金账户名称功能并优化相关服务
- 在 BatteryStation 实体类中添加 EqualsAndHashCode 注解
- 在 CloudService 接口中添加 updateName 方法
- 修改 GZHMessageTemplateService 中的模板 ID 引用- 在 PageListWalletRequest 中添加 uname 字段
- 在 WalletAccountController 中添加 updateName 接口
- 在 WalletAccountService 接口中添加 updateName 方法
- 实现 WalletAccountServiceImpl 中的 updateName 方法
- 在 WechatUserService 实现类中调用 updateName 方法更新微信用户信息
2025-04-19 13:57:24 +08:00
..
src feat(cloud): 添加修改资金账户名称功能并优化相关服务 2025-04-19 13:57:24 +08:00
.gitignore First 2024-12-13 09:50:15 +08:00
pom.xml 调整权限参数信息 2025-04-18 09:57:17 +08:00