添加业务表
This commit is contained in:
@@ -3,7 +3,7 @@ using Yi.Framework.Repository;
|
||||
|
||||
namespace Yi.Framework.Interface
|
||||
{
|
||||
public partial interface IUserRoleService:IBaseService<UserRoleEntity>
|
||||
public partial interface IMenuService:IBaseService<MenuEntity>
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user