Parcourir la source

20221013 重新存取 utm 參數

LuluFJ.Ho il y a 2 ans
Parent
révision
791c09a359
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0
    1
      app/Http/Services/Api/SeminarSignUpService.php

+ 0
- 1
app/Http/Services/Api/SeminarSignUpService.php Voir le fichier

@@ -154,7 +154,6 @@ class SeminarSignUpService
154 154
     public function updateUTMData($id, $data) 
155 155
     {
156 156
         \Log::info(print_r($data, true));
157
-        return;
158 157
         $res = $this->signupDb
159 158
             ->where('id', $id)
160 159
             ->update([