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