|
|
@ -84,6 +84,9 @@ public class ProductInfoManageModel {
|
|
|
|
@ApiParam("总队列类型")
|
|
|
|
@ApiParam("总队列类型")
|
|
|
|
private List<Integer> queueTypeList;
|
|
|
|
private List<Integer> queueTypeList;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ApiParam("总工单类型")
|
|
|
|
|
|
|
|
private List<String> workTypeList;
|
|
|
|
|
|
|
|
|
|
|
|
public ProductInfoManageModel() {
|
|
|
|
public ProductInfoManageModel() {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|