1
riku
2020-06-02 b84ce7f9dd1d0e3c11022d3e89a1693b665268a2
src/main/resources/mapper/ObdDataMapper.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.flightfeather.obd.domain.mapper.ObdDataMapper">
  <resultMap id="BaseResultMap" type="com.flightfeather.obd.domain.entity.ObdData">
<mapper namespace="com.flightfeather.uav.domain.mapper.ObdDataMapper">
  <resultMap id="BaseResultMap" type="com.flightfeather.uav.domain.entity.ObdData">
    <!--
      WARNING - @mbg.generated
    -->