Przeglądaj źródła

getwebsitead-修改

15313670163 6 miesięcy temu
rodzic
commit
081a87ff99
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      app/JsonRpc/WebsiteService.php

+ 1 - 0
app/JsonRpc/WebsiteService.php

@@ -493,6 +493,7 @@ class WebsiteService implements WebsiteServiceInterface
         if(empty($ad_place)){
             return Result::error("error",0);
         }else{
+            $adplaceid = [];
             foreach($ad_place as $val){
                 $adplaceid = $val;
             }