#
luxiaotao1123
2025-01-08 c83b3ad4e7d3fc8da48eafcd45dd46de0262f138
zy-acs-manager/src/main/java/com/zy/acs/manager/manager/entity/Action.java
@@ -57,6 +57,7 @@
    /**
     * 优先级
     * The large the value, the earlier it will be executed
     */
    @ApiModelProperty(value= "优先级")
    private Integer priority;