mirror of
https://github.com/nsnail/NetAdmin.git
synced 2025-12-22 14:05:48 +08:00
chore: 🔨 代码细节调整 (#68)
This commit is contained in:
@@ -13,7 +13,7 @@ public interface IService
|
||||
Guid ServiceId { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 上下文用户
|
||||
/// 上下文用户令牌
|
||||
/// </summary>
|
||||
ContextUserToken UserToken { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user