params-local.php 161 Bytes
<?php
return [
    /**
     * 基础 CSS JS 的路径
     */
    'assetsUrl' => 'http://smart.zhoundlee.com/',
    'baseUrl' => 'http://smart.zhoundlee.com/'
];