- 移除AdminApplication中的@EnableAsync注解 - 从AdminMessage实体中删除key字段和@TableField注解 - 在AdminMessageServiceImpl中添加setReaded方法实现 - 修改未读消息统计逻辑,使用source分组而非key - 从AdminNotReadTicketMessageCountVO中移除sourceId字段 - 在AppUserController中添加adminMessageService注入和消息已读处理逻辑 - 从bootstrap.properties中移除gateway服务发现路由配置 - 优化DeepSeekTranslate中的翻译提示格式 - 在DeployTest中添加MD5文件校验机制替换时间戳比较 - 重构SSH工具类的命令执行方法,添加execWithReturn功能 - 移除过时的文件属性获取方法 - 在DispatchController中添加消息已读状态更新逻辑 - 更新AdminTicketVO中负责人字段的导出配置 |
||
|---|---|---|
| .. | ||
| main | ||
| test/java | ||