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