上饶市公安局wvp平台
zhongrj
2023-06-27 2e98b20bea4463e4465e3c19059d0744a09aec06
src/main/java/com/genersoft/iot/vmp/gb28181/transmit/event/response/impl/ByeResponseProcessor.java
@@ -17,7 +17,7 @@
@Component
public class ByeResponseProcessor extends SIPResponseProcessorAbstract {
   private String method = "BYE";
   private final String method = "BYE";
   @Autowired
   private SipLayer sipLayer;