Files
GEAR-OA/gear-generator
JR 17baf33ab0 feat(generator): 为日期类型字段添加格式化注解
- 在 BO 和 VO 类中,为日期类型字段添加 @DateTimeFormat 和 @JsonFormat 注解
- 设置日期格式为 "yyyy-MM-dd HH:mm:ss"
- 设置时区为 GMT+8
- 在 VO 类中,还添加了 @ExcelProperty 注
2025-08-09 14:58:54 +08:00
..