测试git 钩子

Uat_Study
hang 2022-03-31 09:46:39 +08:00
parent 76eef54834
commit 91a8f855d6
1 changed files with 1 additions and 3 deletions

View File

@ -161,8 +161,6 @@ 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; }
} }