OpenAuth.Net/OpenAuth.App/Request/QueryAppListReq.cs
yubaolee@163.com 6c05096138 check bugs
2018-04-13 17:25:49 +08:00

8 lines
94 B
C#

namespace OpenAuth.App.Request
{
public class QueryAppListReq : PageReq
{
}
}