sifangpay/config/db_config.php

8 lines
65 B
PHP

<?php
return [
'db1'=>[
'name'=>'apipay'
]
];
?>