This commit is contained in:
王炜翔 2024-10-05 11:30:09 +08:00
parent 59bd146603
commit 84eca38131

View File

@ -12,7 +12,7 @@ namespace asg_form
[DefaultValue(0)]
public long? Integral { get; set; }
public string? CreationTime { get; set; }
//public string? CreationTime { get; set; }
public form? haveform { get; set; }
public T_Team myteam { get; set; }