联查name和code
This commit is contained in:
@@ -68,5 +68,10 @@ public class WmsPurchasePlanDetailVo {
|
||||
@ExcelProperty(value = "备注")
|
||||
private String remark;
|
||||
|
||||
@ExcelProperty(value = "原材料名称")
|
||||
private String rawMaterialName;
|
||||
@ExcelProperty(value = "原材料编码")
|
||||
private String rawMaterialCode;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user