Ver código fonte

posix_getpid 去除

loustwo 4 anos atrás
pai
commit
7d4826e3be
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      app/Utils/helpers.php

+ 1 - 1
app/Utils/helpers.php

@@ -111,7 +111,7 @@ function getMacAddr($type = PHP_OS):string
     return $mac_addr;
 }
 
-//2021-09-03 oracle 链接
+//2021-09-03 oracle 链接+
 function getOciConnect()
 {
     $username = config('database.connections.oracle.username');