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