|
|
@@ -16,7 +16,7 @@ class TestController extends webApp
|
|
|
|
|
|
public function check()
|
|
|
{
|
|
|
- $result = MpService::make()->getMiniShareLink('pagesSub/pages/order/detail','no=GX26020500315518211');
|
|
|
+ $result = MpService::make()->getMiniShareLink('pagesSub/pages/order/detail?no=GX26020500315518211','莱共享邀请您参加会议');
|
|
|
dump(MpService::make()->getError());
|
|
|
dump($result);
|
|
|
|