params.php 354 Bytes
<?php
/**
 * Created by PhpStorm.
 * User: rlgyzhcn
 * Date: 18-5-31
 * Time: 上午10:31
 */

return [
    'feixiaohao_domain' => 'https://www.feixiaohao.com',
    'feixiaohao_page'   => [
        'assets'     => '/assets/',//代币
        'currencies' => '/currencies/',//币种详情
        'coinmarket' => '/coinmarket/',//上市交易所
    ],
];