Commit e6daea52 authored by W_Y's avatar W_Y

车辆问卷状态修改

parent c1d2058b
......@@ -53,7 +53,7 @@ public class CarReviewTask implements Serializable {
/**
* 任务状态(PENDING、FINISH)
*/
@ApiModelProperty("任务状态[NONE、NEW、PENDING、FINISH]")
@ApiModelProperty("任务状态[NEW、PENDING、FINISH]")
private String taskStatus;
/**
......
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