Merge pull request '“栏目表格修复”' (#65) from feature/cl into develop

Reviewed-on: http://221.226.25.34:3000/liang.cheng/weaver-hrm-organization/pulls/65
This commit is contained in:
liang.cheng 2022-11-16 14:08:40 +08:00
commit b3bfad0148
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ import lombok.NoArgsConstructor;
orderby = "id",
sortway = "asc",
primarykey = "id",
tableType = WeaTableType.CHECKBOX
tableType = WeaTableType.NONE
)
public class CardAccessVO {