装箱单导出字段
This commit is contained in:
@@ -38,6 +38,14 @@ public class WoPackagingBoxSubstrateExcel {
|
||||
private Float actualPmpp;
|
||||
@Excel(name = "线体")
|
||||
private Integer lineBody;
|
||||
@Excel(name = "盖板")
|
||||
private String coverName;
|
||||
@Excel(name = "产品等级")
|
||||
private String productGrade;
|
||||
@Excel(name = "最大额定熔断电流")
|
||||
private String maxFuseCurrent;
|
||||
@Excel(name = "节数")
|
||||
private String pitchNumber;
|
||||
@Excel(name = "最近打印时间")
|
||||
private String printTime1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user