gogs 1 year ago
parent
commit
312aa7f208
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/Service/ThirdService.php

+ 1 - 0
app/Service/ThirdService.php

@@ -71,6 +71,7 @@ class ThirdService extends Service
                     $insert[] = $detail;
                 }
             }
+            unset($point_name1);
 //            var_dump($insert);die;
             $a = SystemL::insert($insert);
 //            var_dump($a);die;