Commit 67f763da authored by litengwei's avatar litengwei

对接第三方北向数据

parent 49b4b7c7
......@@ -336,6 +336,7 @@ public class ImasterDataServiceImpl implements ImasterDataService {
}
//sn编码
jpCollector.setSnCode(imasterCollectorList.getEsnCode());
jpCollector.setAddr(imasterStationList.getPlantAddress());
jpCollector.setName(imasterCollectorList.getDevName());
//类型
// jpCollector.setType(collectorDetailDto.getModel());
......
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