类 UserServiceImpl

java.lang.Object
plus.hiver.common.base.HiverBaseServiceImpl<User,Long,UserDao>
plus.hiver.common.serviceimpl.UserServiceImpl
所有已实现的接口:
HiverBaseService<User,Long>, UserService

@Service @Transactional @CacheConfig(cacheNames="user") public class UserServiceImpl extends HiverBaseServiceImpl<User,Long,UserDao> implements UserService
用户接口实现

尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负

作者:
Yazhi Li