|
@@ -618,6 +618,7 @@ public class enterprise extends Controller {
|
|
|
|
|
|
HashMap<String, String> headers = new HashMap<>();
|
|
|
headers.put("content-type", "application/json;charset=utf-8");
|
|
|
+ headers.put("x-acs-qidian-access-token", "cbfc02326d4746a1d15132e1588fce9b");
|
|
|
|
|
|
JSONObject requestObject = new JSONObject();
|
|
|
requestObject.put("pageNo", pageNumber);
|