15
0
遇到問題 在用requests.post方法測試接口調(diào)用時,使用data參數(shù)得到Response 400結(jié)果;使用json參數(shù)得到Response 200。測試代碼如下。 4...