mirror of
https://github.com/moshowgame/SpringBootCodeGenerator.git
synced 2026-05-30 14:34:54 +08:00
Merge pull request #118 from chentianming11/master
支持common-mapper&修复entity和plusentity的swagger引包错误
This commit is contained in:
@@ -174,5 +174,20 @@
|
||||
"description": "swagger-yml"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"group": "common-mapper",
|
||||
"templates": [{
|
||||
"id": "74",
|
||||
"name": "tkentity",
|
||||
"description": "tkentity"
|
||||
},
|
||||
{
|
||||
"id": "75",
|
||||
"name": "tkmapper",
|
||||
"description": "tkmapper"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user