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("Relevance")]
|
||||
public partial class Relevance : Entity
|
||||
public partial class Relevance : StringEntity
|
||||
{
|
||||
public Relevance()
|
||||
{
|
||||
|
Reference in New Issue
Block a user