1
This commit is contained in:
parent
6fb8f536d7
commit
282d1ba2b9
@ -22,7 +22,7 @@ namespace asg_form.Controllers.Budget
|
|||||||
public int used_event_id { get; set; }
|
public int used_event_id { get; set; }
|
||||||
public string? use_person { get; set; }
|
public string? use_person { get; set; }
|
||||||
public int? use_person_id { get; set; }
|
public int? use_person_id { get; set; }
|
||||||
public string change_time { get; set; }
|
public string? change_time { get; set; }
|
||||||
public string use_status { get; set; }
|
public string use_status { get; set; }
|
||||||
public string? update_person { get; set; }//设置默认
|
public string? update_person { get; set; }//设置默认
|
||||||
public string? update_time { get; set; }
|
public string? update_time { get; set; }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user