mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-20 02:29:24 +08:00
统一处理多对多表映射
This commit is contained in:
@@ -35,7 +35,7 @@ namespace OpenAuth.Domain
|
||||
public int Type { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 所属功能模块流水号
|
||||
/// 功能模块Id
|
||||
/// </summary>
|
||||
/// <returns></returns>
|
||||
public int ModuleId { get; set; }
|
||||
|
Reference in New Issue
Block a user