routine update

This commit is contained in:
wintel
2025-03-15 00:40:40 +08:00
parent 32e0ae1a6b
commit 3be8644769
2 changed files with 1 additions and 30 deletions

View File

@@ -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,