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 = [