完善细节,修复日报补卡消息

This commit is contained in:
2025-03-13 11:13:20 +08:00
parent 29b14e4c1f
commit 4a1f10e488
10 changed files with 95 additions and 11 deletions

View File

@ -31,6 +31,7 @@ public class WgzAppRegisteredProjectRes implements Serializable {
private String recruitName;
@ApiModelProperty("创建时间/报名时间")
@JsonFormat(pattern = "yyyy-MM-dd", shape = JsonFormat.Shape.STRING)
private LocalDateTime createTime;
@ApiModelProperty("封面图(多个逗号分隔)")