陈德本 %!s(int64=5) %!d(string=hai) anos
pai
achega
0a24782fcc
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      App/Api/Controller/ReceivedSms.php

+ 0 - 1
App/Api/Controller/ReceivedSms.php

@@ -24,7 +24,6 @@ class ReceivedSms extends RestfulController
             $pat = "#\[操作:(.*)\]#iUs";
             preg_match($pat, $datum, $arr);
             if ($arr[1]) {
-                print_r($arr);
                 $temp = explode("$$$", $arr[1]);
                 $result[] = [
                     'from' => $temp[1],