Explorar o código

weidin crm dist

zz %!s(int64=6) %!d(string=hai) anos
pai
achega
e7b0d85ded

+ 3 - 0
app/Http/Controllers/Wap/Web/WelcomeController.php

@@ -2135,6 +2135,9 @@ class WelcomeController extends BaseController
             where('created_at','>=',date('Y-m-d H:i:s',$guide_personal_account_start_time))
             ->select('id')
             ->first();
+        if($this->distribution_channel_id == 6887){
+            $charge = true;
+        }
         if($charge){
             if(!empty($other_crm[1])){
                 return ['title'=>'点击领取200书币>>','link'=>$other_crm[1]];

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 27 - 4
resources/views/wap/index.blade.php