mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-04-05 17:38:01 +08:00
8 lines
108 B
C#
8 lines
108 B
C#
namespace OpenAuth.App.Request
|
|
{
|
|
public class QueryFlowApproverListReq : PageReq
|
|
{
|
|
|
|
}
|
|
}
|