mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2026-03-31 13:43:24 +08:00
routine update
This commit is contained in:
@@ -93,6 +93,7 @@ namespace OpenAuth.App
|
||||
var user = _auth.GetCurrentUser().User;
|
||||
Repository.Update(u => new ExternalDataSource
|
||||
{
|
||||
Name = obj.Name,
|
||||
Dbtype = obj.Dbtype,
|
||||
Databasename = obj.Databasename,
|
||||
Server = obj.Server,
|
||||
|
||||
Reference in New Issue
Block a user