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