自动五级分类
This commit is contained in:
parent
c113858772
commit
31dd4e28c4
@ -175,7 +175,7 @@ public class AutoFiveGradeClassification implements Job {
|
||||
if(gradeConfg!=null){
|
||||
return gradeConfg.getAttribute(LM_GRADE_CLASSIFICATION.loan_result).getString();
|
||||
}else{
|
||||
return "getGrade01";
|
||||
return "ClassifyResult01";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user