Files
sample-project/{{cookiecutter.project_slug}}/EasyCode/group.json
2025-04-23 11:03:01 +08:00

12 lines
261 B
JSON

[
{
"groupName": "MybatisPlus",
"templateName": "MybatisPlus",
"globalConfigName": "MybatisCodeHelperPro",
"columnConfigName": "Default.json",
"typeMapperName": "Default.json",
"tableNameRegex": ".*",
"schemaNameRegex": ".*"
}
]