完善登录

This commit is contained in:
陈淳
2023-01-31 18:08:27 +08:00
parent b7260ed982
commit 5fb09c1c4a
77 changed files with 2333 additions and 288 deletions

View File

@@ -16,7 +16,7 @@ TemplateFactory templateFactory = new();
//List<string> entityNames = new() { "Banner" };
string modelName = "Identity";
string nameSpaces = "Yi.RBAC";
List<string> entityNames = new() { "User" };
List<string> entityNames = new() { "_" };