|
|
@@ -1,11 +1,8 @@
|
|
|
package com.tmzn.devicelinkykc.socket;
|
|
|
|
|
|
-import com.sun.org.apache.xpath.internal.operations.Bool;
|
|
|
-import com.tmzn.devicelinkykc.message.DeviceMsgHandle;
|
|
|
import com.tmzn.devicelinkykc.message.YkcMsgHandle;
|
|
|
import lombok.extern.slf4j.Slf4j;
|
|
|
import org.springframework.beans.factory.annotation.Autowired;
|
|
|
-import org.springframework.beans.factory.annotation.Value;
|
|
|
import org.springframework.stereotype.Component;
|
|
|
|
|
|
import java.io.IOException;
|