songxingwei 3 years ago
parent
commit
7eb9290767
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/admin/controller/Shop.php

+ 1 - 0
app/admin/controller/Shop.php

@@ -297,6 +297,7 @@ class Shop extends BaseAdmin
 	    $shop_model = new ShopModel();
         if (request()->isAjax()) {
             $site_id = input('site_id', 0);
+            echo $site_id;die;
             //认证信息
             $data = [
                 /* 公司信息 只有公司类型有 */