mirror of
https://github.com/nsnail/NetAdmin.git
synced 2025-12-22 14:05:48 +08:00
style: 💄 代码整理 (#88)
This commit is contained in:
@@ -10,7 +10,7 @@ public interface IService
|
||||
/// <summary>
|
||||
/// 服务编号
|
||||
/// </summary>
|
||||
Guid ServiceId { get; set; }
|
||||
Guid ServiceId { get; init; }
|
||||
|
||||
/// <summary>
|
||||
/// 上下文用户令牌
|
||||
|
||||
Reference in New Issue
Block a user