648540858
2024-01-04 64b6a3560399cfe742d998209c3ff315c4856b9e
src/main/java/com/genersoft/iot/vmp/gb28181/task/ISubscribeTask.java
old mode 100644 new mode 100755
@@ -7,6 +7,4 @@
 */
public interface ISubscribeTask extends Runnable{
    void stop();
    DialogState getDialogState();
}