Object reference not set to an instance of an object
的错误的。
2所以就去看了看awsGetAllProductInfo部分的代码,找找是哪里返回的null。
同时,去看了看:
not find EditorialReviews for
所对应的代码的部分,是函数
public awsEditorialReview awsGetEditorialReview(string itemAsin)
中的。
3但是,结果去测试后发现,对于上述的B0007S5N8O,是可以正常返回对应的EditorialReviews的。
4所以后来推测是:
之前通过正常的模式,利用>
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)