【已解决】小程序读取 File 时报错404问题

new AV.Query('File') ->

new AV.Query(AV.File) or new AV.Query('_File')

谢谢,问题解决