Commit 9b8f30e9 authored by mengbali153's avatar mengbali153

能力管理--联调

历史档案--联调
非标产值--联调
parent 7921bc67
......@@ -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