src/main/java/com/zy/asrs/entity/TestMast.java
@@ -56,9 +56,9 @@ private String userId; /** * 状态 0: 待申请 1: 申请中 2: 已复核;3.测试中;4 * 状态 0: 无货 1: 等待测试 2:测试中 3.测试完成;4.测试失败; */ @ApiModelProperty(value= "状态 0: 待申请 1: 申请中 2: 已复核 3:测试中 4:完成") @ApiModelProperty(value= "状态 0: 无货 1: 等待测试 2:测试中 3.测试完成;4.测试失败; ") private Integer status; /**