hrjy 2 năm trước cách đây
mục cha
commit
a85cf15700
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  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 = [