Browse Source

signature file echo update

xiaoyu 3 years ago
parent
commit
8610048ce5
1 changed files with 1 additions and 1 deletions
  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("signature data : {$data}",Log::DEBUG);
 Log::record("HTTP_SIGN : {$sign}",Log::DEBUG);
-echo ('success');
+echo ('SUCCESS');
 
 //echo("{$echostr}");
 //