This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
skyversation
/
meidu2021
Urmărește
8
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
4682314706
Ramuri
Etichete
master
meidu2021
/
tools
/
mybatis-plus-generator
/
target
/
test-classes
/
templates
/
MyEntityTemplate.java.ftl
MyEntityTemplate.java.ftl
92 B
Istoric
Crud
1
2
3
4
5
6
7
package ${package.Entity};
/**
仅演示使用自定义模板
*/
public class ${entity} {
}