error taos
This commit is contained in:
parent
318839c1e9
commit
181f351860
12 changed files with 2553 additions and 3182 deletions
|
|
@ -33,7 +33,6 @@ import permission from "../interfaces/permission";
|
|||
HttpStatusCode.INTERNAL_SERVER_ERROR,
|
||||
"เกิดข้อผิดพลาด ไม่สามารถแสดงรายการได้ กรุณาลองใหม่ในภายหลัง",
|
||||
)
|
||||
@SuccessResponse(HttpStatusCode.OK, "สำเร็จ")
|
||||
export class EvaluateRecordController extends Controller {
|
||||
private assignDirectorRepository = AppDataSource.getRepository(AssignDirector);
|
||||
private assignRepository = AppDataSource.getRepository(Assign);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue