public interface CodeGen
Modifier and Type | Method and Description |
---|---|
void |
genCode(String srcPath,
String entityPkg,
String entityClass,
TableInfo tableDesc,
GenConfig config,
boolean isDisplay) |
Copyright © 2020. All rights reserved.