|
|
|
|
@ -26,6 +26,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" |
|
|
|
|
<result property="equImage" column="equ_image" /> |
|
|
|
|
<result property="equNumber" column="equ_number" /> |
|
|
|
|
<result property="floor" column="floor" /> |
|
|
|
|
<result property="brand" column="brand" /> |
|
|
|
|
<association property="manufactureVO" columnPrefix="equ_manu_" autoMapping="true" /> |
|
|
|
|
<association property="equTypeVO" columnPrefix="equ_type_" autoMapping="true" /> |
|
|
|
|
|
|
|
|
|
|