hrjy hace 2 años
padre
commit
a85cf15700
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0 4
      crmeb/services/GmService.php

+ 0 - 4
crmeb/services/GmService.php

@@ -78,10 +78,6 @@ class GmService
         php_HextoAsc(self::string2hex(base64_decode(self::PRIVATE_KEY)), $k1);
         php_HextoAsc(self::string2hex(base64_decode(self::PUBLIC_KEY)), $k2);
         php_HextoAsc(self::string2hex(base64_decode(self::CGB_PUBLIC_KEY)), $gf_k);
-        dump($k1);
-        dump($k2);
-        dump($gf_k);
-        exit;
 
         //拼接参数数组
         $data = [