Browse Source

天地伟业区域同步

任敬轩 3 years atrás
parent
commit
1c9472ff5a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Modules/Camera/Http/Controllers/Api/TdwyController.php

+ 1 - 1
Modules/Camera/Http/Controllers/Api/TdwyController.php

@@ -138,7 +138,7 @@ class TdwyController extends BaseController
     }
 
     //天地伟业获取区域列表
-    protected function saveTrees($regions, $parent_id)
+    public function saveTrees($regions, $parent_id)
     {
         $arr = [];
         if (empty($regions['content'])) {