From 65d5e27eb39bab596acb06234f256c7091866435 Mon Sep 17 00:00:00 2001 From: Bright Date: Fri, 13 Sep 2024 14:01:50 +0700 Subject: [PATCH] no message --- src/controllers/ProfileController.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/controllers/ProfileController.ts b/src/controllers/ProfileController.ts index 21ad7ac0..14a9bf05 100644 --- a/src/controllers/ProfileController.ts +++ b/src/controllers/ProfileController.ts @@ -3234,8 +3234,10 @@ export class ProfileController extends Controller { } /** - * API ข้อมูลทะเบียนประวัติตาม keycloak + ผู้บังคับบัญชา + * API ข้อมูลทะเบียนประวัติตาม keycloakid + * * @summary ข้อมูลทะเบียนประวัติตาม keycloak + ผู้บังคับบัญชา + * * @param id keycloak Id */ @Get("keycloak/commander/{id}")