save changes
This commit is contained in:
parent
b6669351c4
commit
fd37591201
@ -68,6 +68,8 @@ namespace InternshipSystem.Api.Controllers
|
|||||||
State = DocumentState.Submitted
|
State = DocumentState.Submitted
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
await Context.SaveChangesAsync();
|
||||||
return Ok();
|
return Ok();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user