diff --git a/web-infrastructure/src/main/resources/mapper/EvaluationConfigMapper.xml b/web-infrastructure/src/main/resources/mapper/EvaluationConfigMapper.xml index 59462ad..230abd6 100644 --- a/web-infrastructure/src/main/resources/mapper/EvaluationConfigMapper.xml +++ b/web-infrastructure/src/main/resources/mapper/EvaluationConfigMapper.xml @@ -56,7 +56,7 @@ order by CASE WHEN ci.type = 2 THEN 0 ELSE 1 END, - ci.corp_order ASC; + ci.corp_order ASC