mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-11-09 02:44:44 +08:00
Routine Update
This commit is contained in:
@@ -45,7 +45,13 @@ namespace OpenAuth.Domain
|
||||
/// 所属功能模块流水号
|
||||
/// </summary>
|
||||
/// <returns></returns>
|
||||
public int ModuleId { get; set; }
|
||||
public int ModuleId { get; set; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 所属页面ID
|
||||
/// </summary>
|
||||
public int PageId { get; set; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user