|
@@ -28,7 +28,7 @@ class config_dev extends config {
|
|
|
* 初始化paydb
|
|
|
*/
|
|
|
protected function _InitPaydb() {
|
|
|
- $this->paydb->host = '10.88.0.14';
|
|
|
+ $this->paydb->host = '10.88.16.14';
|
|
|
$this->paydb->port = '3306';
|
|
|
$this->paydb->name = 'jzhj2023_pay_dev';
|
|
|
$this->paydb->user = 'ylsjMTY0LjkyLjE5NC4x';
|