zhangherong
2025-04-03 8c1da3767ca37bcf2785cbf7ca79c51b9b63f8ca
lxzn-module-dnc/src/main/java/org/jeecg/modules/dncFlow/entity/AssignFileStream.java
@@ -23,6 +23,9 @@
    private String componentId;
    @TableField(value = "parts_id")
    private String partsId;
    //工艺规程id
    @TableField(value = "psv_id")
    private String psvId;
    @TableField(value = "process_id")
    private String processId;
    @TableField(value = "step_id")