|
|
@@ -116,7 +116,7 @@ class PropertyActivityLogic extends BaseLogic
|
|
|
{
|
|
|
try {
|
|
|
$response = (new WeChatMnpService())->getUnlimitedQRCode(
|
|
|
- '&property_head_id='.$params['id'],
|
|
|
+ '&property_activity_id='.$params['id'],
|
|
|
env('miniprogram.property_activity_qrcode', ''),
|
|
|
env('miniprogram.mini_env_version', 'release'),
|
|
|
false
|