| Modifier and Type | Class and Description |
|---|---|
class |
MpModelExt<T extends MpModelExt<?>>
MyBatis Plus Extensions: ModelExt
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends MpModelExt<?>> |
MpModelExt.dao(Class<T> clazz)
获取dao对象,每次生成一个新的
|
Copyright © 2020. All rights reserved.