hangzhoumesParent/moduleService/howllowGlassModule/src/main/java/com/mes/hollow/entity/HollowFormulaDetails.java
@@ -51,12 +51,30 @@
    private String casThree;
    @ApiModelProperty(value = "气体4(0无 1有) 930专用")
    private String casFour;
    @ApiModelProperty(value = "间隔框类型(tps胶为05 铝间隔条01) 930专用")
    private String intervalFrameType;
    @ApiModelProperty(value = "间隔框宽度 930专用")
    private String intervalFrameWidth;
    @ApiModelProperty(value = "间隔框高度 930专用")
    private String intervalFrameHeight;
    @ApiModelProperty(value = "间隔框类型1(tps胶为05 铝间隔条01) 930专用")
    private String intervalFrameTypeOne;
    @ApiModelProperty(value = "间隔框宽度1 930专用")
    private String intervalFrameWidthOne;
    @ApiModelProperty(value = "间隔框高度1 930专用")
    private String intervalFrameHeightOne;
    @ApiModelProperty(value = "间隔框类型2(tps胶为05 铝间隔条01) 930专用")
    private String intervalFrameTypeTwo;
    @ApiModelProperty(value = "间隔框宽度2 930专用")
    private String intervalFrameWidthTwo;
    @ApiModelProperty(value = "间隔框高度2 930专用")
    private String intervalFrameHeightTwo;
    @ApiModelProperty(value = "间隔框类型3(tps胶为05 铝间隔条01) 930专用")
    private String intervalFrameTypeThree;
    @ApiModelProperty(value = "间隔框宽度3 930专用")
    private String intervalFrameWidthThree;
    @ApiModelProperty(value = "间隔框高度3 930专用")
    private String intervalFrameHeightThree;
    @ApiModelProperty(value = "间隔框类型4(tps胶为05 铝间隔条01) 930专用")
    private String intervalFrameTypeFour;
    @ApiModelProperty(value = "间隔框宽度4 930专用")
    private String intervalFrameWidthFour;
    @ApiModelProperty(value = "间隔框高度4 930专用")
    private String intervalFrameHeightFour;
    /**
     * 创建时间
     */