no message
This commit is contained in:
parent
48f7c44b9e
commit
069704545b
1 changed files with 1 additions and 1 deletions
|
|
@ -507,7 +507,7 @@ export class KpiUserDevelopmentController extends Controller {
|
|||
}else if(type.trim().toLocaleUpperCase() == "TEMP"){
|
||||
await new permission().PermissionOrgUserGet(request, "SYS_REGISTRY_TEMP", getKpiUserDevelopment.kpiUserEvaluation.profileId);
|
||||
}else{
|
||||
throw new HttpError(HttpStatusCode.NOT_FOUND, "ไม่สามารถเข้าถึงข้อมูลนี้ได้ccc");
|
||||
throw new HttpError(HttpStatusCode.NOT_FOUND, "ไม่สามารถเข้าถึงข้อมูลนี้ได้");
|
||||
}
|
||||
|
||||
const mapKpiUserDevelopment = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue