Merge remote-tracking branch '惠信/develop' into develop
This commit is contained in:
commit
1f7f54f5e6
|
|
@ -21,9 +21,9 @@ public class DeliveryExportDTO {
|
|||
private String soNo;
|
||||
|
||||
/**
|
||||
* 设备料号
|
||||
* 物料编码
|
||||
*/
|
||||
@ExcelColumn("设备料号")
|
||||
@ExcelColumn("物料编码")
|
||||
private String materialNo;
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue