src/main/java/com/genersoft/iot/vmp/gb28181/transmit/request/impl/CancelRequestProcessor.java
@@ -10,7 +10,7 @@ /** * @Description:CANCEL请求处理器 * @author: songww * @author: swwheihei * @date: 2020年5月3日 下午5:32:23 */ @Component @@ -25,7 +25,7 @@ * @param config */ @Override public void process(RequestEvent evt, SipLayer layer, ServerTransaction transaction) { public void process(RequestEvent evt, SipLayer layer) { // TODO Auto-generated method stub }