Commit 36697c25 authored by 温志超's avatar 温志超

更新生产排产BUG

parent af07416e
...@@ -56,5 +56,7 @@ public class WorkOrderProgressListResponse { ...@@ -56,5 +56,7 @@ public class WorkOrderProgressListResponse {
@ApiModelProperty("需求时间") @ApiModelProperty("需求时间")
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss") @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
private Date requestDate; private Date requestDate;
private String status;
} }
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