Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的 iOS 应用程序中,我使用 spree API 创建产品。产品已成功创建,现在我想上传该产品的图片。但我无法将图像传递给 spree 服务器。我使用 url "http://serverAddress:3000/api/images.json?token=" 但不知道如何以及要传递的参数是什么。请帮忙。谢谢
你可以用 API 做到这一点:
<id>
../public/spree/products/<id>