1
This commit is contained in:
parent
4bcb683ccc
commit
ea634a3baf
@ -111,6 +111,7 @@ namespace asg_form.Controllers {
|
||||
{
|
||||
au.relative_id = auditinfo.relativeId;
|
||||
}
|
||||
if (auditinfo.relativeId != null) au.status = "5";
|
||||
sub.SaveChanges();
|
||||
return Ok(new { code = 200, message = "成功修改" });
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user