Commit 73fc08f4 authored by wdy's avatar wdy

用例编号添加

parent dd4a8063
......@@ -35,4 +35,7 @@ public class ModelTestResultVO {
// 用例编号
@ApiModelProperty("用例编号")
private String serial_number;
@ApiModelProperty("测试编号")
private String sequence;
}
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