Silent 6 năm trước cách đây
mục cha
commit
4489969f91
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      app/Http/Controllers/WeChat/ApiController.php

+ 0 - 1
app/Http/Controllers/WeChat/ApiController.php

xqd
@@ -213,7 +213,6 @@ class ApiController extends Controller
                 $result = 'ok';
             }
         }
-        dd($res, $result);
         $now = Carbon::today()->toDateTimeString();
         $checkCard = CheckCard::where([
             ['begin_date_time', '>', $now]