zendwang
2022-07-04 686068c8ed0137cc937a4894f3e110c58ed5b8c8
ruoyi-common/src/main/java/com/ruoyi/common/core/domain/entity/SysDept.java
@@ -47,7 +47,7 @@
     */
    @ApiModelProperty(value = "显示顺序")
    @NotNull(message = "显示顺序不能为空")
    private Long orderNum;
    private Integer orderNum;
    /**
     * 负责人