浏览代码

getwebsitead-修改

15313670163 6 月之前
父节点
当前提交
081a87ff99
共有 1 个文件被更改,包括 1 次插入0 次删除
  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;
             }