更新crud

This commit is contained in:
橙子
2023-02-05 22:59:22 +08:00
parent 95484877a3
commit 1d7c17e253
3 changed files with 38 additions and 6 deletions

View File

@@ -19,7 +19,6 @@ TemplateFactory templateFactory = new();
//List<string> entityNames = new() { "_" };
string modelName = "Dictionary";
string nameSpaces = "Yi.RBAC";
List<string> entityNames = new() { "_" };
List<string> entityNames = new() { "_", "_" };