mobilebroken/nflg-mobilebroken-cfs-app/src/main/resources
曹鹏飞 5e89b47d58 refactor(message): 优化消息系统实现并改进部署工具
- 移除AdminApplication中的@EnableAsync注解
- 从AdminMessage实体中删除key字段和@TableField注解
- 在AdminMessageServiceImpl中添加setReaded方法实现
- 修改未读消息统计逻辑,使用source分组而非key
- 从AdminNotReadTicketMessageCountVO中移除sourceId字段
- 在AppUserController中添加adminMessageService注入和消息已读处理逻辑
- 从bootstrap.properties中移除gateway服务发现路由配置
- 优化DeepSeekTranslate中的翻译提示格式
- 在DeployTest中添加MD5文件校验机制替换时间戳比较
- 重构SSH工具类的命令执行方法,添加execWithReturn功能
- 移除过时的文件属性获取方法
- 在DispatchController中添加消息已读状态更新逻辑
- 更新AdminTicketVO中负责人字段的导出配置
2025-12-28 18:06:16 +08:00
..
bootstrap-dev.properties feat(auth): 增加用户登录信息扩展及多产品线支持 2025-11-24 17:53:06 +08:00
bootstrap.properties refactor(message): 优化消息系统实现并改进部署工具 2025-12-28 18:06:16 +08:00
logback-sit.xml fix(logging): 优化日志格式及设备产品线校验 2025-12-02 17:34:00 +08:00