“栏目表格修复” #65

Merged
liang.cheng merged 1 commits from feature/cl into develop 3 years ago

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

Loading…
Cancel
Save