mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-29 05:06:36 +08:00
添加用户实体
This commit is contained in:
@@ -38,7 +38,7 @@ namespace Yi.Framework.Template.ConstClasses
|
||||
|
||||
public const string NameSpaces = "#NameSpaces#";
|
||||
|
||||
public const string BuildRootPath = "../../../../../project/BBS";
|
||||
public const string BuildEntityPath = "../../../../../project/BBS";
|
||||
public const string BuildRootPath = "../../../../../project/rbac";
|
||||
public const string BuildEntityPath = "../../../../../project/rbac";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user