联查产线名字
This commit is contained in:
@@ -89,5 +89,8 @@ public class WmsSchedulePlanDetailVo {
|
||||
* 天数
|
||||
*/
|
||||
private Integer days;
|
||||
//产线名字
|
||||
@ExcelProperty(value = "产线名字")
|
||||
private String lineName;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user