mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-07 00:58:24 +08:00
commit
ab03a41aa4
@ -45,5 +45,6 @@ public final class TemplateConst {
|
|||||||
public static final String PACKAGE_INFO = "/templates/enjoy/package-info.tpl";
|
public static final String PACKAGE_INFO = "/templates/enjoy/package-info.tpl";
|
||||||
|
|
||||||
public static final String SERVICE_IMPL_SOLON = "/templates/enjoy/serviceImpl-Solon.tpl";
|
public static final String SERVICE_IMPL_SOLON = "/templates/enjoy/serviceImpl-Solon.tpl";
|
||||||
|
public static final String CONTROLLER_SOLON = "/templates/enjoy/controller-Solon.tpl";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user