添加项目文件。
This commit is contained in:
8
system/Tnb.Systems.Interfaces/Permission/IRoleService.cs
Normal file
8
system/Tnb.Systems.Interfaces/Permission/IRoleService.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
namespace JNPF.Systems.Interfaces.Permission;
|
||||
|
||||
/// <summary>
|
||||
/// 业务契约:角色信息.
|
||||
/// </summary>
|
||||
public interface IRoleService
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user