|
|
@ -506,7 +506,7 @@ namespace _24Hour.Controllers.Common |
|
|
|
/// </summary> |
|
|
|
/// </summary> |
|
|
|
/// <param name="info"></param> |
|
|
|
/// <param name="info"></param> |
|
|
|
/// <returns></returns> |
|
|
|
/// <returns></returns> |
|
|
|
[HttpPut] |
|
|
|
[HttpPost] |
|
|
|
[Route("UpdateLawyerArchives")] |
|
|
|
[Route("UpdateLawyerArchives")] |
|
|
|
public async Task<Result> UpdateLawyerArchives(LawyerArchivesDto Lawyerdata) |
|
|
|
public async Task<Result> UpdateLawyerArchives(LawyerArchivesDto Lawyerdata) |
|
|
|
{ |
|
|
|
{ |
|
|
|