Commit 02bd817c authored by wdy's avatar wdy

Merge branch 'wangdingyi' into 'dev'

用例编号添加

See merge request !413
parents dd4a8063 73fc08f4
......@@ -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