Sfoglia il codice sorgente

signature file echo update

xiaoyu 3 anni fa
parent
commit
8610048ce5
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      mobile/signature.php

+ 1 - 1
mobile/signature.php

@@ -12,7 +12,7 @@ $addr = $_SERVER['REMOTE_ADDR'];
 Log::record("request ip:{$addr}",Log::DEBUG);
 Log::record("request ip:{$addr}",Log::DEBUG);
 Log::record("signature data : {$data}",Log::DEBUG);
 Log::record("signature data : {$data}",Log::DEBUG);
 Log::record("HTTP_SIGN : {$sign}",Log::DEBUG);
 Log::record("HTTP_SIGN : {$sign}",Log::DEBUG);
-echo ('success');
+echo ('SUCCESS');
 
 
 //echo("{$echostr}");
 //echo("{$echostr}");
 //
 //