Explorar o código

Merge branch 'rmaster' of 39.97.239.116:gyfl/xyzshop into rmaster

stanley-king %!s(int64=4) %!d(string=hai) anos
pai
achega
66fda64f47
Modificáronse 1 ficheiros con 1 adicións e 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}");
 //