webman_ad/config/plugin/webman/auto-route/app.php

5 lines
125 B
PHP

<?php
return [
'enable' => false,
'default_app' => '', //默认应用,如需开启请填写默认应用的名称
];