Browse Source

advertise

tusx 6 years ago
parent
commit
733c9909c8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Http/Controllers/Wap/Advertises/ShareController.php

+ 1 - 1
app/Http/Controllers/Wap/Advertises/ShareController.php

@@ -122,7 +122,7 @@ class ShareController extends BaseController
         if($readRecord) {
             $cid = explode('_',$readRecord)[0];
         }else {
-            $cid = $book_configs->last_cid;
+            $cid = $book_configs->first_cid;
         }
         $url_format = '%s://site%s.%s.com/';
         $jump_link =  sprintf(