4 Commits (main)
 

Author SHA1 Message Date
zch 8e1c1ee8aa refactor(domain): 为所有序列化类添加@Serial注解
- 为所有实现Serializable接口的类添加@Serial注解,以明确标识serialVersionUID字段
2 months ago
zch 85b59e81e9 feat(wcs): 添加WCS定制业务模块依赖及优化服务类导入
- 添加hw-wcs模块到ruoyi-admin的依赖中,确保能注册相关Controller和资源端点
- 在pom.xml的dependencyManagement中统一声明版本
- 优化WcsSubtaskInstanceServiceImpl的导入顺序
2 months ago
zch b58dae8dbe refactor: 优化字典字段
-  统一代码格式和注释风格
-  完善文档和注释内容
2 months ago
zch 65eb7bc211 first commit 2 months ago