namespace OpenAuth.App.Request
{
public class QueryFlowInstanceListReq : PageReq
public string type { get; set; }
}