mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-10 03:30:51 +08:00
更新crud
This commit is contained in:
@@ -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() { "_", "_" };
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user