role เมนู ลูกจ้างประจำ กทม.

This commit is contained in:
AdisakKanthawilang 2024-08-23 16:28:31 +07:00
parent 359d22beec
commit 7237c68cb8
23 changed files with 327 additions and 155 deletions

View file

@ -4849,7 +4849,7 @@ export class ProfileController extends Controller {
* @summary
*
*/
@Get("profileid/retire/{year}")
@Get("profileid/retire/{year}") //ตส
async getProfileByRetireYear(@Path() year: number) {
const profiles = await this.profileRepo
.createQueryBuilder("profile")