|
@@ -28,7 +28,6 @@ class config_and extends config {
|
|
* 外网paydb
|
|
* 外网paydb
|
|
*/
|
|
*/
|
|
protected function _InitOuterNetPaydb() {
|
|
protected function _InitOuterNetPaydb() {
|
|
- $this->paydb->host = '10.66.108.49';
|
|
|
|
$this->paydb->host = '127.0.0.1';
|
|
$this->paydb->host = '127.0.0.1';
|
|
$this->paydb->port = '3306';
|
|
$this->paydb->port = '3306';
|
|
$this->paydb->name = 'ylsj2019_pay';
|
|
$this->paydb->name = 'ylsj2019_pay';
|