alipay / mPaaS

mPaaS Demo 合集,mPaaS 是源自于支付宝的移动开发平台。The collection of demos for mPaaS components. mPaaS is the Mobile Development Platform which oriented from Alipay.
https://tech.antfin.com/docs/2/49549
Apache License 2.0
324 stars 55 forks source link

生成amr包报格式错误 #10

Closed apigonthsky closed 4 years ago

apigonthsky commented 5 years ago

请问我按照贵司的流程指导https://tech.antfin.com/docs/2/85627 进行生成amr包(一般资源包),报“打包失败,请检查上传包格式”。这个问题如何处理? 这个有什么需要注意的地方?

glcrazier commented 5 years ago

提供下appid以及上传包的目录结构

apigonthsky commented 5 years ago

appid: 20190830 结构: 20190830/www/

apigonthsky commented 5 years ago

错误: image 结构: image

glcrazier commented 5 years ago

压缩包内的文件名不允许中文

apigonthsky commented 5 years ago

恩 谢谢,已经打包成功。