Commit a5ca2cf5 authored by limei's avatar limei

修改列表接口,添加了circle字段

parent e934188e
...@@ -58,5 +58,5 @@ public class CheckModel { ...@@ -58,5 +58,5 @@ public class CheckModel {
@ApiModelProperty(value = "模型校验项数量") @ApiModelProperty(value = "模型校验项数量")
private int checkItemAmount; private int checkItemAmount;
private String circle;
} }
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