zhangherong
2025-04-27 bf1e124ea501c777b62a19a5b693d9515beb5f11
lxzn-module-dnc/src/main/java/org/jeecg/modules/dnc/entity/ComponentInfo.java
@@ -46,7 +46,7 @@
    @TableField(value = "process_type")
    private Integer processType;
    @TableField(value = "structure_type")
    private Integer structureType;
    private String structureType;
    @TableField(value = "component_code")
    private String componentCode;
    @TableField(value = "component_status")