loustwo 4 лет назад
Родитель
Сommit
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');