Fancy
2024-06-27 af0ee4d30ae6cb2eee76ed9da7aad007edd4113f
pms-parent/pms-global/src/main/java/com/dy/pmsGlobal/pojoPlt/PltProductQualityInspectionItems.java
@@ -45,6 +45,11 @@
     */
    @NotEmpty(message = "品检项目不能为空")
    public String item;
    /**
     * 排序(从大到小)
     */
    public int sort;
    /**
     * 是否禁用,1是,0否
     */