限制最大查询条数,零件号改成客户零件号

yun-zuoyi
廖湘明 5 years ago
parent d6ed0a40a1
commit af3eeec75b

@ -41,7 +41,7 @@ public class ProduceDefectRatePlatoQueryModel extends BaseBean {
@ApiParam("零件号")
private List<String> partNoList;
//统计方式0按月1按天
//统计方式0按月1按天
@ApiParam("统计方式")
private Integer statisticalMethod;

Loading…
Cancel
Save