mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-05-08 14:48:03 +08:00
7 lines
94 B
C#
7 lines
94 B
C#
namespace OpenAuth.App.Request
|
|
{
|
|
public class QueryRoleListReq : PageReq
|
|
{
|
|
}
|
|
}
|