mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-01 23:42:48 +08:00
6 lines
69 B
PHP
6 lines
69 B
PHP
<?php
|
|
$ul_system_auth_node = array(
|
|
|
|
);
|
|
return $ul_system_auth_node;
|