|
|
@@ -129,7 +129,7 @@ class PropertyActivityLogic extends BaseLogic
|
|
|
file_put_contents($file_name, $qrcode);
|
|
|
|
|
|
//$file_name = 'https://fushencdn.kyjlkj.com/uploads/miniqrcode/27f140aae615bbe16c1e888c14c9ab10.png';
|
|
|
- return $file_name;
|
|
|
+ return 'https://weixiu.zhongdunzhizhao.com/'.$file_name;
|
|
|
} catch (\Throwable $e) {
|
|
|
Log::info('getQRCode:'.$e->getMessage());
|
|
|
return '';
|