style: 💄 代码整理 (#88)

This commit is contained in:
2024-02-02 18:16:51 +08:00
committed by GitHub
parent 8293ec0297
commit 6f32acaacf
147 changed files with 715 additions and 658 deletions

View File

@ -21,7 +21,7 @@ public record Sys_Config : VersionEntity, IFieldEnabled
/// </summary>
[JsonIgnore]
[Column]
public virtual bool UserRegisterConfirm { get; set; }
public virtual bool UserRegisterConfirm { get; init; }
/// <summary>
/// 用户注册默认部门