mirror of
https://github.com/moshowgame/SpringBootCodeGenerator.git
synced 2026-06-01 07:25:43 +08:00
新增mapper2(Mybatis-Annotation模板)(感谢@baisi525和@CHKEGit的建议)
This commit is contained in:
@@ -65,6 +65,12 @@
|
||||
"group": "mybatis",
|
||||
"description": "model"
|
||||
},
|
||||
{
|
||||
"id": "26",
|
||||
"name": "mapper2",
|
||||
"group": "mybatis",
|
||||
"description": "mapper annotation"
|
||||
},
|
||||
{
|
||||
"id": "30",
|
||||
"name": "entity",
|
||||
|
||||
Reference in New Issue
Block a user