You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AprilWind 543be7a809 update 新增支持占位符格式的 ServiceException 构造方法
- 新增 ServiceException(String message, Object... args) 构造器,内部使用 Hutool StrFormatter.format 格式化消息
- 解决日志打印和异常抛出信息格式不统一的问题,统一使用 {} 占位符
- 优化异常消息书写,简化拼接,提升代码可读性和维护性
7 months ago
..
controller update 优化 接口防重和加锁 8 months ago
domain update 优化 增加 SysOssExt 附件扩展字段对象 8 months ago
dubbo update 优化 将工作流消息发送从工具类迁移到业务内 便于扩展 12 months ago
mapper update 优化api,gateway,auth代码结构 2 years ago
runner update 修改包名为org.dromara 3 years ago
service update 新增支持占位符格式的 ServiceException 构造方法 7 months ago
RuoYiResourceApplication.java update 修改包名为org.dromara 3 years ago