fix bug
This commit is contained in:
parent
80a5ca01cb
commit
44fa203add
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ import { Position } from "../entities/Position";
|
||||||
import { Brackets } from "typeorm/browser";
|
import { Brackets } from "typeorm/browser";
|
||||||
@Route("api/v1/org/pos")
|
@Route("api/v1/org/pos")
|
||||||
@Tags("Position")
|
@Tags("Position")
|
||||||
// @Security("bearerAuth")
|
@Security("bearerAuth")
|
||||||
@Response(
|
@Response(
|
||||||
HttpStatusCode.INTERNAL_SERVER_ERROR,
|
HttpStatusCode.INTERNAL_SERVER_ERROR,
|
||||||
"เกิดข้อผิดพลาด ไม่สามารถแสดงรายการได้ กรุณาลองใหม่ในภายหลัง",
|
"เกิดข้อผิดพลาด ไม่สามารถแสดงรายการได้ กรุณาลองใหม่ในภายหลัง",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue