mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-11-08 02:14:44 +08:00
🔄refactor: 统一返回给前端的数据结构
This commit is contained in:
@@ -29,6 +29,6 @@
|
||||
/// <summary>
|
||||
/// 回传的结果
|
||||
/// </summary>
|
||||
public T Result { get; set; }
|
||||
public T Data { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user