loustwo пре 4 година
родитељ
комит
7d4826e3be
1 измењених фајлова са 1 додато и 1 уклоњено
  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');