no message
This commit is contained in:
parent
573e0930f6
commit
a01669a230
4 changed files with 131 additions and 42 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue