mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-20 10:37:55 +08:00
完成外部数据源CRUD
This commit is contained in:
@@ -101,7 +101,7 @@ namespace OpenAuth.App.Request
|
||||
/// <summary>
|
||||
///数据库类型
|
||||
/// </summary>
|
||||
public string Dbtype { get; set; }
|
||||
public int Dbtype { get; set; }
|
||||
|
||||
/// <summary>
|
||||
///数据源名称
|
||||
|
Reference in New Issue
Block a user