{"code":403,"message":"Not accept, No file data","url":"\/2014\/03\/05\/upload_.","time":1394012983,"sign":"xxxx"}
$('#file').uploadify({
'formData': {
'signature' : '{{ $signature }}',
'policy' : '{{ $policy }}',
},
'swf' : '/uploadify/uploadify.swf',
'uploader' : 'http://v0.api.upyun.com/{{ $bucket }}',
'fileDataName' : 'file',
请问如何解决
uploadify fileDataName 失效 自己修改了 js 的默认 的file 名字