物料编码修改
This commit is contained in:
parent
ddcb885f60
commit
e77912c3c1
|
|
@ -21,9 +21,9 @@ public class DeliveryExportDTO {
|
|||
private String soNo;
|
||||
|
||||
/**
|
||||
* 设备料号
|
||||
* 物料编码
|
||||
*/
|
||||
@ExcelColumn("设备料号")
|
||||
@ExcelColumn("物料编码")
|
||||
private String materialNo;
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue