测试git 钩子

This commit is contained in:
2022-03-31 09:46:39 +08:00
parent 76eef54834
commit 91a8f855d6
@@ -160,9 +160,7 @@ namespace IRaCIS.Application.Contracts
public class UserCommand : UserInfo public class UserCommand : UserInfo
{ {
//public string FirstName { get; set; } //public string FirstName { get; set; }
//public string LastName { get; set; } //public string LastName { get; set; }
} }