junfei 6 년 전
부모
커밋
8adde297ee
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      app/controller/Sms.php

+ 0 - 1
app/controller/Sms.php

@@ -36,7 +36,6 @@ class Sms extends BaseController
      */
     function send(){
 
-
         $input = file_get_contents("php://input");
         $input = json_decode($input,true);
         $countryID = $input['countryID']; //CN,SG