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