新增mapper2(Mybatis-Annotation模板)(感谢@baisi525和@CHKEGit的建议)

This commit is contained in:
moshowgame
2020-05-18 00:18:36 +08:00
parent e90f9f77e4
commit b30ce868ff
6 changed files with 82 additions and 11 deletions

View File

@@ -65,6 +65,12 @@
"group": "mybatis",
"description": "model"
},
{
"id": "26",
"name": "mapper2",
"group": "mybatis",
"description": "mapper annotation"
},
{
"id": "30",
"name": "entity",