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.
zch aea77dfa3e chore: 引入lombok并简化实体类代码(移除手动getter/setter)
1. 在aucma-report的pom.xml中添加lombok依赖
2. 为多个VO、实体类添加@Data和@EqualsAndHashCode注解
3. 移除实体类中手动编写的getter、setter和toString方法
4. 调整Board4Mapper的方法参数名以适配新的查询逻辑
1 month ago
..
src/main chore: 引入lombok并简化实体类代码(移除手动getter/setter) 1 month ago
andon.md docs(andon): 更新事件状态和派工状态的存储值说明 3 months ago
pom.xml add - 报表模块 3 years ago