pull/18/head
icret 2022-01-04 06:43:03 +08:00
parent ad6cc0b816
commit de5db35c86
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ if ($handle->uploaded) {
@creat_thumbnail_images($handle->file_dst_name); @creat_thumbnail_images($handle->file_dst_name);
} }
*/ */
// 图片完整相对路径:/i/2021/05/03/k88e7p.jpg // 图片完整相对路径:/i/2021/05/03/k88e7p.jpg
if ($handle->processed) { if ($handle->processed) {
header('Content-type:text/json'); header('Content-type:text/json');