md
This commit is contained in:
parent
d2ef9ef0fa
commit
93ad0b4dd3
@ -39,7 +39,7 @@ public class EmisNotCalcAging extends BaseEntity
|
||||
/* 国家名称列表 逗号隔开 */
|
||||
private String countryName;
|
||||
/* 不计时效日期 */
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
||||
@JsonFormat(pattern = "yyyy-MM-dd")
|
||||
private Date noCalcDay;
|
||||
/* 启用状态 0-启用 1-停用 */
|
||||
private Integer status;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user