This commit is contained in:
misya 2025-04-08 10:59:13 +08:00
parent 526acc406b
commit 2887cd3f4e

View File

@ -55,6 +55,6 @@ namespace PSTW_CentralSystem.Areas.MMS.Controllers
return StatusCode(StatusCodes.Status500InternalServerError, "An error occurred while viewing the PDF. " + ex.Message);
}
}
//ahbsf
}
}