mirror of
https://github.com/nsnail/NetAdmin.git
synced 2025-09-17 11:05:34 +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