linwu 2 years ago
parent
commit
b6cfcfd62d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Http/Controllers/Mobile/Active/SpringController.php

+ 1 - 1
app/Http/Controllers/Mobile/Active/SpringController.php

@@ -669,7 +669,7 @@ class SpringController extends MobileBaseController
     {
         $offset = isset($request->page) ? $request->page : 0;
         $limit  = 8;
-        $title = '薪动餐饮';
+        $title = '薪动餐饮 职在晋江';
 
         $where   = [];
         $where[] = ['user_status', '=', 1];