mirror of
https://github.com/moshowgame/SpringBootCodeGenerator.git
synced 2026-05-31 23:15:02 +08:00
1. 支持common-mapper
2. 修复entity和plusentity的swagger引包错误
This commit is contained in:
@@ -169,5 +169,20 @@
|
||||
"description": "sql"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"group": "common-mapper",
|
||||
"templates": [{
|
||||
"id": "74",
|
||||
"name": "tkentity",
|
||||
"description": "tkentity"
|
||||
},
|
||||
{
|
||||
"id": "75",
|
||||
"name": "tkmapper",
|
||||
"description": "tkmapper"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user