zn-cloud/zn-module-smartfactory
furongxin 92b22c5c5e refactor(smartfactory): 优化员工考勤记录创建逻辑
- 在创建员工考勤记录时,先初始化一个空的 ArrayList,然后再使用 BeanUtils 进行转换- 这样做的目的是确保在转换前有一个干净的列表,避免潜在的数据污染问题
- 同时,这种写法也更加清晰易读,有助于代码维护
2025-04-10 01:20:30 +08:00
..
zn-module-smartfactory-api feat(smartfactory): 添加员工工资计算功能 2025-04-07 11:37:22 +08:00
zn-module-smartfactory-biz refactor(smartfactory): 优化员工考勤记录创建逻辑 2025-04-10 01:20:30 +08:00
.DS_Store code init 2024-02-19 15:03:22 +08:00
pom.xml code init 2024-02-19 15:03:22 +08:00