项目参与用户修改
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-01-03 16:29:11 +08:00
parent 9002d850a5
commit 05a4de1464
5 changed files with 23 additions and 5 deletions
@@ -171,7 +171,7 @@ namespace IRaCIS.Application.Contracts
public bool IsDeleted { get; set; }
public UserStateEnum Status { get; set; }
public DateTime CreateTime { get; set; }
public DateTime UpdateTime { get; set; }