proper status
This commit is contained in:
parent
552c53789f
commit
19a7d7749e
@ -103,7 +103,7 @@ namespace asg_form.Controllers.Teamregistration
|
||||
query.history_rank = msg.historyRank;
|
||||
query.contact_number = msg.contactNumber;
|
||||
query.create_time = dateString;
|
||||
|
||||
query.status = "1";
|
||||
await sub.SaveChangesAsync();
|
||||
return Ok(new error_mb { code = 200, message = "成功修改" });
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user