|
@@ -83,7 +83,7 @@ public class SyPackingListFabricVo {
|
|
@Excel(name = "处理方式", width = 15)
|
|
@Excel(name = "处理方式", width = 15)
|
|
private String treatmentMethod;
|
|
private String treatmentMethod;
|
|
@Excel(name = "是否手册纱", width = 15)
|
|
@Excel(name = "是否手册纱", width = 15)
|
|
- private Integer manualYarnFlag;
|
|
|
|
|
|
+ private String manualYarnFlag1;
|
|
@Excel(name = "手册纱单价", width = 15)
|
|
@Excel(name = "手册纱单价", width = 15)
|
|
private java.math.BigDecimal manualYarnUnitPrice;
|
|
private java.math.BigDecimal manualYarnUnitPrice;
|
|
@Excel(name = "手册纱占比%", width = 15)
|
|
@Excel(name = "手册纱占比%", width = 15)
|