接口优化
This commit is contained in:
@@ -45,6 +45,9 @@ public class HalfMonthReportVO implements Serializable {
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
||||
private LocalDateTime latestTime;
|
||||
|
||||
@ApiModelProperty("流程状态")
|
||||
private Integer process;
|
||||
|
||||
@ApiModelProperty("数据完整性")
|
||||
private Double integrity;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user