|
|
|
@@ -211,28 +211,6 @@ public class JieShunV2ParkService extends BaseParkService implements ParkAdapter |
|
|
|
}else { |
|
|
|
return new ParkStopFee("-999",jieshun.utcToLocal(_createTime),jieshun.utcToLocal(_endTime), |
|
|
|
"0.00",appId,"payPath",null,msg,"用券抵扣后账单为0,获得15分钟免费出场时间"); |
|
|
|
// String notifyResult = jieshun.notifyOrderResult(park, parkOrderId, getCacheToken(park)); |
|
|
|
// JSONObject notiryRetObj = JSON.parseObject(notifyResult); |
|
|
|
// String noticeErrorMsg = notiryRetObj.getString("message"); |
|
|
|
// if (notiryRetObj.getIntValue("resultCode") == 0){ |
|
|
|
// JSONArray notiryRetArrays = notiryRetObj.getJSONArray("dataItems"); |
|
|
|
// if (null != notiryRetArrays && notiryRetArrays.size() == 0 ) { |
|
|
|
// JSONObject notifyRetObject = notiryRetArrays.getJSONObject(0).getJSONObject("attributes"); |
|
|
|
// if(notifyRetObject.getIntValue("retCode") == 0) { |
|
|
|
// return new ResultData(new ParkStopFee("-999",jieshun.utcToLocal(_createTime),jieshun.utcToLocal(_endTime), |
|
|
|
// "0.00",appId,"payPath",null,msg,"用券抵扣后账单为0,获得15分钟免费出场时间")); |
|
|
|
// }else { |
|
|
|
// return new ResultData(new ParkStopFee("-999",jieshun.utcToLocal(_createTime),jieshun.utcToLocal(_endTime), |
|
|
|
// "0.00",appId,"payPath",null,msg,"用券抵扣后账单为0,但是结清订单失败["+noticeErrorMsg+"],无免费出场时间,请下拉刷新")); |
|
|
|
// } |
|
|
|
// }else { |
|
|
|
// return new ResultData(new ParkStopFee("-999",jieshun.utcToLocal(_createTime),jieshun.utcToLocal(_endTime), |
|
|
|
// "0.00",appId,"payPath",null,msg,"用券抵扣后账单为0,但是结清订单失败["+noticeErrorMsg+"],无免费出场时间,请下拉刷新")); |
|
|
|
// } |
|
|
|
// }else { |
|
|
|
// return new ResultData(new ParkStopFee("-999",jieshun.utcToLocal(_createTime),jieshun.utcToLocal(_endTime), |
|
|
|
// "0.00",appId,"payPath",null,msg,"用券抵扣后账单为0,但是结清订单失败["+noticeErrorMsg+"],无免费出场时间,请下拉刷新")); |
|
|
|
// } |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|