[ '椰子招行', '椰子建行', '国研建行', '椰子浦发', '国研浦发', '国研招行', '趣带娃建行', '椰子交行', '国研交行', '椰林招行', '椰子浙商银行', '趣带娃招行', '椰林浦发', '椰林平安' ], 'LZKJ_COMPANY' => [ '琳珠收款' ] ]; $config['test_mchid'] = [ 1092, 10165, 10112 ]; $config['server'] = [ '39.99.250.4' => 'worker服务器', '121.89.196.45' => 'worker服务器', '121.89.201.55' => 'worker服务器', '121.89.223.81' => 'worker服务器', '39.101.140.116' => 'worker服务器', '39.99.250.165' => '主数据库服务器', '39.103.201.41' => '备份数据库服务器', '39.103.141.163' => '后台服务器', ]; $config['oil_quality_text'] = [ refill\Quality::Normal => '无流水', refill\Quality::Quick => '快充', refill\Quality::CardKey => '卡密', refill\Quality::SlowTwentyFour => '有流水' ]; $config['phone_quality_text'] = [ refill\Quality::Normal => '普充', refill\Quality::Quick => '快充', refill\Quality::CardKey => '卡密', refill\Quality::ThirdShop => '三方', refill\Quality::SlowTwentyFour => '慢24', refill\Quality::SlowSix => '慢6', refill\Quality::SlowTwo => '慢2', refill\Quality::SlowFortyEight => '慢48', refill\Quality::SlowSeventyTwo => '慢72', refill\Quality::Fastest => '速充', ]; return $config;