?
This commit is contained in:
parent
b294143594
commit
f620d13e86
@ -26,7 +26,7 @@ namespace asg_form.Controllers.Teamregistration
|
||||
}
|
||||
public class userMsg
|
||||
{
|
||||
public long? id { get; set; }
|
||||
public long id { get; set; }
|
||||
public string chinaname { get; set; }
|
||||
public int userId { get; set; }
|
||||
public int sex { get; set; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user