|
|
@@ -689,7 +689,7 @@ public class CasllBackDataProcessor implements CallBackService {
|
|
|
//
|
|
|
// }
|
|
|
//融享客通用
|
|
|
- private void sendGetRequestGZWA(String productBizId,String busiId,String url,String companyName,String channelType,String accessKey,List<String> md5ListGZWA){
|
|
|
+ private void sendGetRequestGZWA(String productBizId,String busiId,String url,String channelType,String accessKey,String companyName,List<String> md5ListGZWA){
|
|
|
|
|
|
JSONObject object = new JSONObject();
|
|
|
object.put("accessKey",accessKey);
|