fix bug
This commit is contained in:
parent
6740cf5dd8
commit
4663ff3504
3 changed files with 37 additions and 63 deletions
|
|
@ -23,7 +23,7 @@ import {
|
|||
import { Salarys } from "../entities/Salarys";
|
||||
@Route("api/v1/salary/rate")
|
||||
@Tags("SalaryRank")
|
||||
// @Security("bearerAuth")
|
||||
@Security("bearerAuth")
|
||||
@Response(
|
||||
HttpStatusCode.INTERNAL_SERVER_ERROR,
|
||||
"เกิดข้อผิดพลาด ไม่สามารถแสดงรายการได้ กรุณาลองใหม่ในภายหลัง",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue