hrjy преди 2 години
родител
ревизия
6d6517c15e
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      crmeb/services/GmService.php

+ 1 - 1
crmeb/services/GmService.php

@@ -44,7 +44,7 @@ class GmService
 //        echo "--------php_crypto_init 初始化开始--------\n";
         $path = "/www/server/php/73/libcryptAPIsm_lnx64.so";
         if (file_exists($path))
-            dump(121213);
+            dump(file_get_contents($path));
         exit;
         php_crypto_init($path);
 //        echo "--------php_crypto_init 初始化结束-------\n";