Explorar el Código

signature.php echo update

xiaoyu hace 3 años
padre
commit
6cbedfd0e2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      mobile/signature.php

+ 1 - 1
mobile/signature.php

@@ -10,7 +10,7 @@ $data = json_encode($_POST);
 $sign = $_SERVER['HTTP_SIGN'];
 Log::record("signature data : {$data}",Log::DEBUG);
 Log::record("HTTP_SIGN : {$sign}",Log::DEBUG);
-echo ('SUCCESS');
+echo ('success');
 
 //echo("{$echostr}");
 //