cjl
2024-03-29 7b9b089c09e31b3ca604cc50260cf47c06bdb71b
screen-manage/src/main/java/com/moral/api/entity/SysDictType.java
@@ -46,6 +46,7 @@
    /*
    * 1:系统内置,无法更改 0:可以更改
    * */
    @TableField("`system`")
    private Integer system;
    /**