#
vincentlu
2026-01-19 b3cd0b749e427c5c8e4dba8e9f01c6cff51d07d7
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;