在使用AFN访问网络的时候,报错com.alamofire.error.serialization.response Code=-1016。
这个问题是由于后台PHP的问题,请联系后台开发人员,添加
header(‘Content-type: application/json‘);
时间: 2025-01-04 15:00:13
在使用AFN访问网络的时候,报错com.alamofire.error.serialization.response Code=-1016。
这个问题是由于后台PHP的问题,请联系后台开发人员,添加
header(‘Content-type: application/json‘);