فهرست منبع

企业在线查找

郭齐峰 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);