@@ -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');