gpt4 book ai didi

ios - Alamofire:使用相同的 key 发送多个 URL 编码参数

转载 作者:行者123 更新时间:2023-12-01 19:29:27 25 4
gpt4 key购买 nike

我想向 Alamofire 发出以下请求

var postParameters=[
"x" : "value1",
"y" : "value2",
"y" : "value3"
]

我如何实现这一点?

我不能把它作为任何收藏。我只需要将它作为单独的参数提供。

任何提示都会对我有所帮助。提前致谢。

enter image description here

最佳答案

在 iOS 中不可能像那样创建字典,相反,您可以进行多个 API 调用。

关于ios - Alamofire:使用相同的 key 发送多个 URL 编码参数,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/63878311/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com