mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-11-10 11:24:45 +08:00
优化流程中选择用户列表
This commit is contained in:
@@ -305,6 +305,7 @@ namespace OpenAuth.App
|
||||
|
||||
public GridData Load(string userid, string type, int pageCurrent, int pageSize)
|
||||
{
|
||||
//todo:待办/已办/我的
|
||||
var result = new GridData
|
||||
{
|
||||
page = pageCurrent
|
||||
|
||||
Reference in New Issue
Block a user