mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-20 02:29:24 +08:00
角色板块
This commit is contained in:
7
OpenAuth.App/Request/QueryRoleListReq.cs
Normal file
7
OpenAuth.App/Request/QueryRoleListReq.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace OpenAuth.App.Request
|
||||
{
|
||||
public class QueryRoleListReq : PageReq
|
||||
{
|
||||
public string orgId { get; set; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user