|
|
@@ -64,7 +64,7 @@ return [
|
|
|
// 数据库类型
|
|
|
'type' => '\think\oracle\W7Connection',
|
|
|
// 服务器地址
|
|
|
- 'hostname' => '192.168.7.11',
|
|
|
+ 'hostname' => '10.217.219.6',
|
|
|
// 数据库名
|
|
|
'database' => 'PACSONLINE_PRO',
|
|
|
// 用户名
|
|
|
@@ -78,7 +78,7 @@ return [
|
|
|
// 数据库类型
|
|
|
'type' => '\think\oracle\W7Connection',
|
|
|
// 服务器地址
|
|
|
- 'hostname' => '192.168.7.11',
|
|
|
+ 'hostname' => '10.217.219.6',
|
|
|
// 数据库名
|
|
|
'database' => 'PACSONLINE_PRO',
|
|
|
// 用户名
|