mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-20 10:37:55 +08:00
form预览
This commit is contained in:
@@ -36,5 +36,10 @@ namespace OpenAuth.App
|
||||
|
||||
}
|
||||
|
||||
public Form FindSingle(string id)
|
||||
{
|
||||
return Repository.FindSingle(u => u.Id == id);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user