完成外部数据源CRUD

This commit is contained in:
wintel
2025-03-15 00:38:08 +08:00
parent ee396146d3
commit 32e0ae1a6b
4 changed files with 35 additions and 5 deletions

View File

@@ -101,7 +101,7 @@ namespace OpenAuth.App.Request
/// <summary>
///数据库类型
/// </summary>
public string Dbtype { get; set; }
public int Dbtype { get; set; }
/// <summary>
///数据源名称