@ -53,4 +53,7 @@ public class MgnBoardListModel {
@ApiParam("车间")
private String areaCode;
@ApiParam("产线集合")
private List<String> workCenterList;
}