feat: 精简模板代码
This commit is contained in:
@@ -253,7 +253,7 @@ namespace Yi.Framework.Rbac.SqlSugarCore.DataSeeds
|
||||
State = true,
|
||||
ListClass = "info"
|
||||
};
|
||||
entities.Add(dictInfo14);
|
||||
entities.Add(dictInfo14_2);
|
||||
DictionaryEntity dictInfo15_2 = new DictionaryEntity()
|
||||
{
|
||||
|
||||
@@ -266,7 +266,7 @@ namespace Yi.Framework.Rbac.SqlSugarCore.DataSeeds
|
||||
State = true,
|
||||
ListClass = "primary"
|
||||
};
|
||||
entities.Add(dictInfo15);
|
||||
entities.Add(dictInfo15_2);
|
||||
|
||||
DictionaryEntity dictInfo16 = new DictionaryEntity()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user