| | |
| | | |
| | | import com.alibaba.fastjson.JSON; |
| | | import com.alibaba.fastjson.JSONObject; |
| | | import com.core.common.Cools; |
| | | import com.core.common.R; |
| | | import com.core.exception.CoolException; |
| | | import org.springframework.transaction.interceptor.TransactionAspectSupport; |
| | | |
| | | import java.util.ArrayList; |
| | | import java.util.HashMap; |
| | |
| | | HashMap<String, Object> headers = new HashMap<>(); |
| | | HashMap<String, Object> param = new HashMap<>(); |
| | | |
| | | headers.put("Authorization", "APPCODE d4675b210cec469aa3b9dad2e5ffe51a"); |
| | | headers.put("Authorization", "APPCODE 15ce5d8be5e348c7b680dfd7cfb8307e"); |
| | | |
| | | param.put("com", company); |
| | | param.put("method", "企业名称"); |