云平台
Go to file
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
.idea 1 2025-04-08 11:46:39 +08:00
admin-server 项目结构调整 2025-04-18 11:52:44 +08:00
authorization-server 项目结构调整 2025-04-18 11:52:44 +08:00
base-commons feat(cloud): 添加修改资金账户名称功能并优化相关服务 2025-04-19 13:57:24 +08:00
cloud-manage-server feat(cloud): 添加修改资金账户名称功能并优化相关服务 2025-04-19 13:57:24 +08:00
gateway-server 项目结构调整 2025-04-18 11:52:44 +08:00
resource-server Merge remote-tracking branch 'remotes/origin/permission_dev' 2025-04-18 10:09:04 +08:00
wechat-server feat(cloud): 添加修改资金账户名称功能并优化相关服务 2025-04-19 13:57:24 +08:00
.gitignore 调整下git配置 2025-04-08 10:19:33 +08:00
pom.xml 调整开发环境 2025-04-08 10:06:54 +08:00