hrjy 2 năm trước cách đây
mục cha
commit
249738bdea
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      crmeb/services/GmService.php

+ 2 - 0
crmeb/services/GmService.php

@@ -73,6 +73,8 @@ class GmService
 
         echo self::string2hex(base64_decode(self::PUBLIC_KEY));
 
+        var_dump(1111);
+        exit;
 
         //初始化转换密钥信息
         php_HextoAsc(self::string2hex(base64_decode(self::PRIVATE_KEY)), $k1);