mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-20 02:29:24 +08:00
@@ -18,7 +18,7 @@ namespace OpenAuth.Repository.Domain
|
||||
/// 应用
|
||||
/// </summary>
|
||||
[Table("Application")]
|
||||
public partial class Application : Entity
|
||||
public partial class Application : StringEntity
|
||||
{
|
||||
public Application()
|
||||
{
|
||||
|
Reference in New Issue
Block a user