refactor(config): 更新配置文件并清理代码生成工具和配件管理模块

- 修改application.yml中的redis连接配置
- 更新application-dev.yml和application-prod.yml的数据源和redis配置
- 删除三个代码生成工具类(HouseGenerator、LoveGenerator、OaGenerator)
- 优化IdcardServiceImpl,添加日志记录及错误返回,避免null异常
- 调整OpenEquipmentController中身份证验证逻辑,增加空指针判断和错误提示
- PaymentController异步通知方法添加事务支持,避免重复处理支付订单
- 修正PaymentController中续期时间逻辑,避免重复加月
- 删除TowerAccessory相关的实体、控制器、Mapper接口及Mapper XML文件,清理配件管理模块代码
This commit is contained in:
2026-07-30 21:24:25 +08:00
parent 93c2a57a86
commit 1c7722ccfc
88 changed files with 30 additions and 6341 deletions

BIN
dump.rdb Normal file

Binary file not shown.