fanli/src/main/java/com/yeshi/fanli/util/taobao/TaoKeApiUtil.java
@@ -693,7 +693,7 @@ } String resultStr = TaoKeBaseUtil.baseRequestForThreeTimes(map, true); // System.out.println("resultStr"+ resultStr); // System.out.println("resultStr"+ resultStr); JSONObject data = JSONObject.fromObject(resultStr); if (data.optJSONObject("tbk_dg_material_optional_response") != null && data.optJSONObject("tbk_dg_material_optional_response").optJSONObject("result_list") != null) {