完善细节,修复日报补卡消息
This commit is contained in:
@ -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("封面图(多个逗号分隔)")
|
||||
|
||||
Reference in New Issue
Block a user