文件管理,接入验证码

This commit is contained in:
augushong
2019-08-24 13:42:57 +08:00
parent 3968213bb4
commit b9f4379bc4
15 changed files with 387 additions and 26 deletions

6
config/upload_type.php Normal file
View File

@@ -0,0 +1,6 @@
<?php
return [
1 => '系统LOGO',
2 => '管理员头像'
];