mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-19 10:08:04 +08:00
🐛fix: #ICGJPH Resource表已经改为SysResource,但代码里面还有Resource相关
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
/// </summary>
|
||||
public string RoleId { get; set; }
|
||||
/// <summary>
|
||||
/// 模块的Code,比如Category/Resource
|
||||
/// 模块的Code,比如Category/SysResource
|
||||
/// </summary>
|
||||
public string ModuleCode { get; set; }
|
||||
/// <summary>
|
||||
|
Reference in New Issue
Block a user