mirror of
https://github.com/nsnail/NetAdmin.git
synced 2025-12-24 06:55:48 +08:00
style: 💄 代码整理 (#88)
This commit is contained in:
@@ -13,5 +13,5 @@ public interface IFieldCreatedUser
|
||||
/// <summary>
|
||||
/// 创建者用户名
|
||||
/// </summary>
|
||||
string CreatedUserName { get; set; }
|
||||
string CreatedUserName { get; init; }
|
||||
}
|
||||
Reference in New Issue
Block a user