648540858
2024-01-10 64be28ed77138a971f353119aeadc97025a0a06d
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();
}