标签: image curl upload
我正在寻找语法来编写curl命令,该命令可以使用curl上传文件并为我提供图片的网址。请您指出正确的语法吗?我找不到办法。
// eslint-disable-next-line class-methods-use-this async fetchData() { // Fetch items needed to display this screen await this.authenticatorStore.loadBooks(); }
...不起作用