public abstract class BaseMapperService<M extends com.baomidou.mybatisplus.core.mapper.BaseMapper<T>,T> extends Object
protected M
baseMapper
BaseMapperService()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Autowired protected M extends com.baomidou.mybatisplus.core.mapper.BaseMapper<T> baseMapper
public BaseMapperService()
Copyright © 2020. All rights reserved.