T - 不能为空public interface BaseSelectMapper<T> extends SelectOneMapper<T>, SelectMapper<T>, SelectAllMapper<T>, SelectCountMapper<T>, SelectByPrimaryKeyMapper<T>, ExistsWithPrimaryKeyMapper<T>
selectOneselectselectAllselectCountselectByPrimaryKeyexistsWithPrimaryKeyCopyright © 2018. All rights reserved.