buhuazhen
昨天 7bde96aaac4fcbd3afe4532e53f515f82c04a121
src/main/java/com/ruoyi/quality/pojo/QualityInspect.java
@@ -138,5 +138,15 @@
     */
    private Integer inspectState;
    private Long purchaseLedgerId;
    /**
     * 报工id
     */
    private Long productMainId;
    private Long productModelId;
    //不合格现象
    private String defectivePhenomena;
}