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