Merge branch 'develop' of https://github.com/Frappet/bma-ehr-organization into develop
This commit is contained in:
commit
391501b665
1 changed files with 1 additions and 1 deletions
|
|
@ -132,7 +132,7 @@ export class ProfileEmployeeController extends Controller {
|
|||
* @param {string} id Id ทะเบียนประวัติ
|
||||
*/
|
||||
@Put("{id}")
|
||||
async updateProfile(
|
||||
async updateProfileEmployee(
|
||||
@Request() request: RequestWithUser,
|
||||
@Path() id: string,
|
||||
@Body() body: UpdateProfileEmployee,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue