推送方式
This commit is contained in:
parent
b88fcc7f84
commit
a600e4d278
@ -71,7 +71,7 @@ public class SignPatientManageRouteNode extends BaseEntity {
|
||||
|
||||
/** 执行时间,格式:HH:mm */
|
||||
@ApiModelProperty(value = "执行时间,格式:HH:mm")
|
||||
@JsonFormat(pattern = "yyyy-MM-dd")
|
||||
@JsonFormat(pattern = "HH:mm")
|
||||
@Excel(name = "执行时间,格式:HH:mm", width = 30, dateFormat = "yyyy-MM-dd")
|
||||
private LocalTime executeTime;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user