Package | Description |
---|---|
tk.mybatis.mapper.genid |
Modifier and Type | Method and Description |
---|---|
static void |
GenIdUtil.genId(Object target,
String property,
Class<? extends GenId> genClass,
String table,
String column)
生成 Id
|
Copyright © 2018. All rights reserved.