Commit cee99472 authored by 竹天卫's avatar 竹天卫
parents 6da27071 9b8f30e9
......@@ -39,7 +39,7 @@ public class NonStandardApproval implements Serializable {
private String account;
@ApiModelProperty("起止日期")
private LocalDate statistical;
private String statistical;
@ApiModelProperty("上报工时")
private Double reportedHours;
......
......@@ -39,7 +39,7 @@ public class NonStandardValue implements Serializable {
private String account;
@ApiModelProperty("起止日期")
private LocalDate statistical;
private String statistical;
@ApiModelProperty("上报工时")
private Double reportedHours;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment