mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-07 00:58:24 +08:00
style: 添加内部类注释。
This commit is contained in:
parent
95a474847d
commit
90d2fe48ce
@ -98,6 +98,9 @@ public class PackageInfoGenerator implements IGenerator {
|
|||||||
this.templatePath = templatePath;
|
this.templatePath = templatePath;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 内置类,用于存放数据。
|
||||||
|
*/
|
||||||
private static class Data {
|
private static class Data {
|
||||||
|
|
||||||
String packageName;
|
String packageName;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user