AprilWind
2025-01-18 4f3cbc4bc2d7de023bd92795144c8539eb36271a
ruoyi-modules/ruoyi-workflow/src/main/java/org/dromara/workflow/domain/FlowCategory.java
@@ -50,7 +50,7 @@
    private Long orderNum;
    /**
     * 删除标志(0代表存在 2代表删除)
     * 删除标志(0代表存在 1代表删除)
     */
    @TableLogic
    private String delFlag;