自动生成CURD导出生成关联查询

This commit is contained in:
2022-07-14 10:19:56 +08:00
parent 065851fcb1
commit cf6d0f9814
5 changed files with 43 additions and 7 deletions

View File

@@ -24,4 +24,7 @@ class {{controllerName}} extends AdminController
}
{{indexMethod}}
{{exportMethod}}
}