Commit a6ec6dbc authored by 肖爱江's avatar 肖爱江

无忧借

parent 840217e4
Pipeline #31228 passed with stage
in 4 seconds
......@@ -716,7 +716,7 @@ class ProductService extends Service {
? v.channel_rate_title
: v.rate_title;
let url = v.url;
if (Number(v.type) === 4 && !url.includes("51yhdai")) {
if (Number(v.type) === 4 && !url.includes("51yhd")) {
if (!url.includes("www.huaguxin.com")) {
url = url.includes("?")
? url + "&from=51gjj_loan_channel"
......
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