소스 검색

企业在线查找

郭齐峰 1 년 전
부모
커밋
3036f4a030
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/custom/restcontroller/webmanage/sale/enterprise/enterprise.java

+ 1 - 0
src/custom/restcontroller/webmanage/sale/enterprise/enterprise.java

@@ -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);