role เมนู ลูกจ้างประจำ กทม.
This commit is contained in:
parent
359d22beec
commit
7237c68cb8
23 changed files with 327 additions and 155 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue