mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-07 10:22:38 +08:00
附件优化
This commit is contained in:
@ -252,6 +252,7 @@ class Ueditor extends Common
|
||||
* )
|
||||
*/
|
||||
$data = $up->getFileInfo();
|
||||
print_r($data);die;
|
||||
|
||||
// 附件上传成功后处理钩子
|
||||
$hook_name = 'plugins_controller_attachment_upload_handle_end';
|
||||
|
||||
Reference in New Issue
Block a user