@Documented @Target(value=FIELD) @Retention(value=RUNTIME) public @interface AutoFullBean
| 限定符和类型 | 可选元素和说明 |
|---|---|
boolean |
childLevel
是否支持查询子级
|
String |
conditionField
条件字段
|
String |
table
表名
|
boolean |
useCache
是否使用缓存
默认为true
|
Copyright © 2023. All rights reserved.