fix: 去掉 appkey验证 修改 sysytem getObject
Showing
... | ... | @@ -4,6 +4,7 @@ |
"description": "h5framework", | ||
"main": "main.js", | ||
"scripts": { | ||
"dev": "nodemon main.js", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "jy", | ||
... | ... | @@ -63,4 +64,4 @@ |
"imagemin-pngquant": "^8.0.0", | ||
"merge-stream": "^2.0.0" | ||
} | ||
} | ||
} | ||
\ No newline at end of file |
Please
register
or
sign in
to comment