Uses of Class
io.dataease.plugins.common.base.domain.VAuthModel
-
Packages that use VAuthModel Package Description io.dataease.plugins.common.base.domain io.dataease.plugins.common.base.mapper -
-
Uses of VAuthModel in io.dataease.plugins.common.base.domain
Subclasses of VAuthModel in io.dataease.plugins.common.base.domain Modifier and Type Class Description classVAuthModelWithBLOBs -
Uses of VAuthModel in io.dataease.plugins.common.base.mapper
Methods in io.dataease.plugins.common.base.mapper that return types with arguments of type VAuthModel Modifier and Type Method Description List<VAuthModel>VAuthModelMapper. selectByExample(VAuthModelExample example)Methods in io.dataease.plugins.common.base.mapper with parameters of type VAuthModel Modifier and Type Method Description intVAuthModelMapper. updateByExample(VAuthModel record, VAuthModelExample example)
-