Commit dcab4376 authored by zhouleilei's avatar zhouleilei

海信-系统兼容临时方案

parent b37027bf
......@@ -184,7 +184,6 @@ public class WanJiControlCommandServiceImpl implements ControlCommandService {
jsonViewObject = utcFeignClientCache.getUtcFeignClientService(manufacturerIdCode).tempScheme(tempSchemeVO);
} else {
//海信协议
// TempSchemeSendVO tempSchemeSendVO = (TempSchemeSendVO) obj;
ObjectMapper objectMapper = new ObjectMapper();
TempSchemeSendVO tempSchemeSendVO;
if (obj instanceof LinkedHashMap) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment