|
@@ -53,7 +53,7 @@ public class SelfCarInterServiceImpl implements SelfCarInterService {
|
|
|
result.setMsg("无法认证");
|
|
|
|
|
|
try {
|
|
|
- log.info("[-SelfCarInterServiceImpl.customerETCQuery-] request appKey=" + appKey + " ,api=" + api + " ,data=" +data);
|
|
|
+ log.info("[-SelfCarInterServiceImpl.customerETCQuery-] request appKey=" + appKey + " ,api=" + api + " ,data=" +data+ " ,requestid=" +requestid);
|
|
|
JSONObject jsonObject = JSONObject.parseObject(data);
|
|
|
String companyNum = jsonObject.getString("companyNum");
|
|
|
String cardId = jsonObject.getString("cardId");
|
|
@@ -125,7 +125,7 @@ public class SelfCarInterServiceImpl implements SelfCarInterService {
|
|
|
result.setMsg("无法认证");
|
|
|
|
|
|
try {
|
|
|
- log.info("[-SelfCarInterServiceImpl.customerQueryEtcInfo-] request appKey=" + appKey + " ,api=" + api + " ,data=" +data);
|
|
|
+ log.info("[-SelfCarInterServiceImpl.customerQueryEtcInfo-] request appKey=" + appKey + " ,api=" + api + " ,data=" +data+ " ,requestid=" +requestid);
|
|
|
JSONObject jsonObject = JSONObject.parseObject(data);
|
|
|
String companyNum = jsonObject.getString("companyNum");
|
|
|
JSONArray vehicleList = jsonObject.getJSONArray("vehicleList");
|
|
@@ -217,7 +217,7 @@ public class SelfCarInterServiceImpl implements SelfCarInterService {
|
|
|
result.setMsg("无法认证");
|
|
|
|
|
|
try {
|
|
|
- log.info("[-SelfCarInterServiceImpl.customerETCRec-] request appKey=" + appKey + " ,api=" + api + " ,data=" +data);
|
|
|
+ log.info("[-SelfCarInterServiceImpl.customerETCRec-] request appKey=" + appKey + " ,api=" + api + " ,data=" +data+ " ,requestid=" +requestid);
|
|
|
JSONObject jsonObject = JSONObject.parseObject(data);
|
|
|
String companyNum = jsonObject.getString("companyNum");
|
|
|
String mobile = jsonObject.getString("mobile");
|
|
@@ -306,7 +306,7 @@ public class SelfCarInterServiceImpl implements SelfCarInterService {
|
|
|
result.setMsg("无法认证");
|
|
|
|
|
|
try {
|
|
|
- log.info("[-SelfCarInterServiceImpl.customerETCRecValid-] request appKey=" + appKey + " ,api=" + api + " ,data=" +data);
|
|
|
+ log.info("[-SelfCarInterServiceImpl.customerETCRecValid-] request appKey=" + appKey + " ,api=" + api + " ,data=" +data+ " ,requestid=" +requestid);
|
|
|
JSONObject jsonObject = JSONObject.parseObject(data);
|
|
|
String companyNum = jsonObject.getString("companyNum");
|
|
|
String mobile = jsonObject.getString("mobile");
|
|
@@ -381,7 +381,7 @@ public class SelfCarInterServiceImpl implements SelfCarInterService {
|
|
|
result.setMsg("无法认证");
|
|
|
|
|
|
try {
|
|
|
- log.info("[-SelfCarInterServiceImpl.getTradeList-] request appKey=" + appKey + " ,api=" + api + " ,data=" +data);
|
|
|
+ log.info("[-SelfCarInterServiceImpl.getTradeList-] request appKey=" + appKey + " ,api=" + api + " ,data=" +data+ " ,requestid=" +requestid);
|
|
|
JSONObject jsonObject = JSONObject.parseObject(data);
|
|
|
String companyNum = jsonObject.getString("companyNum");
|
|
|
String cardId = jsonObject.getString("cardId");
|
|
@@ -485,7 +485,7 @@ public class SelfCarInterServiceImpl implements SelfCarInterService {
|
|
|
result.setMsg("无法认证");
|
|
|
|
|
|
try {
|
|
|
- log.info("[-SelfCarInterServiceImpl.applInvoice-] request appKey=" + appKey + " ,api=" + api + " ,data=" +data);
|
|
|
+ log.info("[-SelfCarInterServiceImpl.applInvoice-] request appKey=" + appKey + " ,api=" + api + " ,data=" +data+ " ,requestid=" +requestid);
|
|
|
JSONObject jsonObject = JSONObject.parseObject(data);
|
|
|
String companyNum = jsonObject.getString("companyNum");
|
|
|
String cardId = jsonObject.getString("cardId");
|
|
@@ -575,7 +575,7 @@ public class SelfCarInterServiceImpl implements SelfCarInterService {
|
|
|
result.setMsg("无法认证");
|
|
|
|
|
|
try {
|
|
|
- log.info("[-SelfCarInterServiceImpl.getSelfCarInvoicesByTime-] request appKey=" + appKey + " ,api=" + api + " ,data=" +data);
|
|
|
+ log.info("[-SelfCarInterServiceImpl.getSelfCarInvoicesByTime-] request appKey=" + appKey + " ,api=" + api + " ,data=" +data+ " ,requestid=" +requestid);
|
|
|
JSONObject jsonObject = JSONObject.parseObject(data);
|
|
|
String companyNum = jsonObject.getString("companyNum");
|
|
|
String cardId = jsonObject.getString("cardId");
|
|
@@ -652,7 +652,7 @@ public class SelfCarInterServiceImpl implements SelfCarInterService {
|
|
|
result.setMsg("无法认证");
|
|
|
|
|
|
try {
|
|
|
- log.info("[-SelfCarInterServiceImpl.getSelfCarInvoicePackage-] request appKey=" + appKey + " ,api=" + api + " ,data=" +data);
|
|
|
+ log.info("[-SelfCarInterServiceImpl.getSelfCarInvoicePackage-] request appKey=" + appKey + " ,api=" + api + " ,data=" +data+ " ,requestid=" +requestid);
|
|
|
JSONObject jsonObject = JSONObject.parseObject(data);
|
|
|
String companyNum = jsonObject.getString("companyNum");
|
|
|
String makeMonth = jsonObject.getString("makeMonth");
|
|
@@ -723,7 +723,7 @@ public class SelfCarInterServiceImpl implements SelfCarInterService {
|
|
|
result.setMsg("无法认证");
|
|
|
|
|
|
try {
|
|
|
- log.info("[-SelfCarInterServiceImpl.customerCarUnRec-] request appKey=" + appKey + " ,api=" + api + " ,data=" +data);
|
|
|
+ log.info("[-SelfCarInterServiceImpl.customerCarUnRec-] request appKey=" + appKey + " ,api=" + api + " ,data=" +data+ " ,requestid=" +requestid);
|
|
|
JSONObject jsonObject = JSONObject.parseObject(data);
|
|
|
String companyNum = jsonObject.getString("companyNum");
|
|
|
String cardId = jsonObject.getString("cardId");
|