Commit c3bb17ed by 王悦

fix filetype ICON -> TRADE_UPLOAD_MATERIAL

parent debb2e57
......@@ -73,7 +73,7 @@ class UploadCtl extends CtlBase {
res = await reqbyget({
action: "GenerateUploadFilePolicy",
reqbody: {
FileType: "ICON"
FileType: "TRADE_UPLOAD_MATERIAL"
}
})
let exp = Math.ceil((res.ExpireTime-Date.now())/1000)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment