Browse Source

处理iot-collect 未部署情况

lvxianyun 3 years ago
parent
commit
61182f31ce

+ 1 - 0
dmp-business/dmp-rwd/src/main/java/com/persagy/dmp/rwd/iot/service/impl/CurrentIotServiceImpl.java

@@ -19,6 +19,7 @@ import com.persagy.dmp.rwd.iot.service.CurrentIotService;
 import lombok.Getter;
 import lombok.Setter;
 import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.beans.factory.annotation.Value;
 import org.springframework.stereotype.Service;
 import org.springframework.util.StringUtils;