hrjy 2 년 전
부모
커밋
a85cf15700
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  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 = [