Files
klp-oa/klp-wms
Joshi c043d6674a feat(WmsAttendanceCheckBo): 添加日期格式化注解支持
- 引入 org.springframework.format.annotation.DateTimeFormat 依赖
- 为 startDate 字段添加 @DateTimeFormat 注解
- 为 endDate 字段添加 @DateTimeFormat 注解
- 保持 yyyy-MM-dd 日期格式的一致性配置
2026-05-14 17:15:47 +08:00
..