mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-08 11:02:48 +08:00
文件管理,接入验证码
This commit is contained in:
6
config/upload_type.php
Normal file
6
config/upload_type.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
1 => '系统LOGO',
|
||||
2 => '管理员头像'
|
||||
];
|
||||
Reference in New Issue
Block a user