hrjy %!s(int64=2) %!d(string=hai) anos
pai
achega
f78d7ee3c1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      crmeb/services/GmService.php

+ 1 - 1
crmeb/services/GmService.php

@@ -228,7 +228,7 @@ class GmService
     //SM2Encrypt
     public static function SM2Encrypt($data, $pubkey)
     {
-        dump(1112131);
+        dump($data);
         exit;
         //sm2加密
         php_SM2Encrypt($data, $cipher, $pubkey);