Commit a24500e8 authored by 任国军's avatar 任国军

fix loan recommed rule

parent 26f5678b
Pipeline #8982 passed with stage
in 4 seconds
......@@ -110,6 +110,12 @@ class ProductService extends Service {
}
} else {
children.push({
id: -4,
title: '51公积金贷',
quality: credit_loans_ids,
normal: [],
});
children.push({
id: -5,
title: '普通贷',
quality: [],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment