|
|
@@ -396,7 +396,7 @@ class GroupActivityLogic extends BaseLogic
|
|
|
public static function getQRCode($params,$url)
|
|
|
{
|
|
|
try {
|
|
|
- $mnp_page = 'pages/group/orderSure';
|
|
|
+ $mnp_page = 'pages/group/team';
|
|
|
|
|
|
$scene_page = 'group';
|
|
|
$response = (new WeChatMnpService())->getUnlimitedQRCode(
|