#
luxiaotao1123
2024-12-02 f02bcf6f8de66d54fc4d9b10d62f82f3c7aa3574
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;