|
|
@ -116,8 +116,10 @@ public class BsSgcJsjdBuiProgress extends BaseEntity |
|
|
|
@ApiModelProperty("数源部门") |
|
|
|
private String owerDept; |
|
|
|
|
|
|
|
@JsonFormat(pattern = "yyyy-MM-dd",timezone="GMT+8") |
|
|
|
private Date endingTime; |
|
|
|
|
|
|
|
@JsonFormat(pattern = "yyyy-MM-dd",timezone="GMT+8") |
|
|
|
private Date fillingTime; |
|
|
|
|
|
|
|
} |
|
|
|