error taos
This commit is contained in:
parent
318839c1e9
commit
181f351860
12 changed files with 2553 additions and 3182 deletions
|
|
@ -22,7 +22,6 @@ import { Appoint } from "../entities/Appoint"
|
|||
@Tags("Report")
|
||||
@Security("bearerAuth")
|
||||
@Response(HttpStatusCode.INTERNAL_SERVER_ERROR, "เกิดข้อผิดพลาด ไม่สามารถแสดงรายการได้ กรุณาลองใหม่ในภายหลัง")
|
||||
@SuccessResponse(HttpStatusCode.OK, "สำเร็จ")
|
||||
export class ReportController extends Controller {
|
||||
private evaluateChairmanRepository = AppDataSource.getRepository(EvaluateChairman)
|
||||
private evaluateResultRepository = AppDataSource.getRepository(EvaluateResult)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue