Parcourir la source

20221013 補寄信(1005~1011)

LuluFJ.Ho il y a 2 ans
Parent
révision
79d2482796
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0
    1
      app/Http/Controllers/Api/SeminarSignUpController.php

+ 0
- 1
app/Http/Controllers/Api/SeminarSignUpController.php Voir le fichier

@@ -122,7 +122,6 @@ class SeminarSignUpController extends ApiController
122 122
     {
123 123
         
124 124
         $list = $this->seminarSignUpSv->getReMailData();
125
-        return '123';
126 125
         
127 126
         \Log::info(print_r($list,true));
128 127
         return;