wesmiler před 2 měsíci
rodič
revize
9f83370d60
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      app/Http/Controllers/Api/v1/TestController.php

+ 1 - 1
app/Http/Controllers/Api/v1/TestController.php

@@ -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);