Files
dafuweng/config/plugin/rockys/ex-admin-webman/route.php
2026-03-02 13:44:38 +08:00

12 lines
69 B
PHP

<?php
if(plugin()->webman){
plugin()->webman->route();
}