Showing
1 changed file
with
1 additions
and
1 deletions
@@ -314,7 +314,7 @@ const local = { | @@ -314,7 +314,7 @@ const local = { | ||
314 | return res.json({ | 314 | return res.json({ |
315 | code: 200, | 315 | code: 200, |
316 | data: { | 316 | data: { |
317 | - qrcode: `http://union.yoho.cn/union/app-downloads.html?qr=${result.data.code}` | 317 | + qrcode: `http://m.yohobuy.com/signin.html?qr=${result.data.code}` |
318 | } | 318 | } |
319 | }); | 319 | }); |
320 | } else { | 320 | } else { |
-
Please register or login to post a comment