no message

This commit is contained in:
Kittapath 2024-06-07 03:05:57 +07:00
parent 573e0930f6
commit a01669a230
4 changed files with 131 additions and 42 deletions

View file

@ -3031,7 +3031,7 @@ export class ProfileController extends Controller {
*
* @param {string} id Id
*/
@Put("salary/{id}")
@Post("leave/{id}")
async updateLeaveUser(
@Path() id: string,
@Body()