|
@@ -30,7 +30,7 @@ class config_tap extends config {
|
|
protected function _InitPaydb() {
|
|
protected function _InitPaydb() {
|
|
$this->paydb->host = '10.88.16.14';
|
|
$this->paydb->host = '10.88.16.14';
|
|
$this->paydb->port = '3306';
|
|
$this->paydb->port = '3306';
|
|
- $this->paydb->name = 'jzhj2024_pay_dev';
|
|
|
|
|
|
+ $this->paydb->name = 'jzhj2024_pay_tap';
|
|
$this->paydb->user = 'ylsjMTY0LjkyLjE5NC4x';
|
|
$this->paydb->user = 'ylsjMTY0LjkyLjE5NC4x';
|
|
$this->paydb->password = 'wanggang1985';
|
|
$this->paydb->password = 'wanggang1985';
|
|
}
|
|
}
|