PromiseKit Cannot invoke 'fulfill' with an argument list of type '(Data)'

后端 未结 0 1222
清歌不尽
清歌不尽 2020-12-13 01:54

I\'m trying to get data from the network request using PromiseKit in the following code below, but on the line seal.fulfill(data) I\'m getting the error \'Canno

相关标签:
回答
  • 消灭零回复
提交回复
热议问题