xiaogang 4 년 전
부모
커밋
22c77676f3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/Services/SmsService.php

+ 1 - 1
app/Services/SmsService.php

xqd
@@ -59,7 +59,7 @@ class SmsService
                 'content' => 'null',
                 'data' => [
                     'code' => $smsCode,
-                    'expTime' => 10,
+//                    'expTime' => 10,
                 ]
             ]);
             //$result = true;