test noti

This commit is contained in:
DESKTOP-2S5P7D1\Windows 10 2024-12-04 22:55:42 +07:00
parent cbd57b86ab
commit e3aefdf129

View file

@ -401,7 +401,6 @@ export class EvaluationController {
const before = null;
//Evaluation
evaluation.step = "PREPARE_DOC_V1";
evaluation.type = requestBody.type == "EXPERT" ? "EXPERT" : "SPECIAL_EXPERT";
evaluation.fullName = requestBody.fullName;