zxhxx 3 years ago
parent
commit
f7d3246092
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/api/controller/PublicController.php

+ 1 - 0
app/api/controller/PublicController.php

@@ -319,6 +319,7 @@ class PublicController
             ['detailed_address', ''],
             ['latlng', ''],
             ['day_time', ''],
+            ['level',3],
         ], $request);
         $id = input('id',0);
         $data['uid'] = $request->uid();