shishuaikang
2023-12-05 689a2a39f649ea277bbd9399031df96bc865526a
hd/pipe/materialsManage/src/main/java/com/thhy/materials/modules/biz/concret/entity/TMixing.java
@@ -63,13 +63,21 @@
    private Integer stata;
    /**
     * 报告编号
     * id
     */
    private String siloId;
    //拌合站名称
    private String siloName;
    /**
     * 报告编号
     */
    private String percentage;
    /**
     * 检验时间
     */
    private String inspectDate;
    //1 展示 2不展示
    private Integer types;
    /**
     * This field was generated by MyBatis Generator.