@@ -47,7 +47,7 @@
</where>
</select>
- <select id="selectCentermonitorTUavById" parameterType="Long" resultMap="CentermonitorTUavResult">
+ <select id="selectCentermonitorTUavById" parameterType="String" resultMap="CentermonitorTUavResult">
<include refid="selectCentermonitorTUavVo"/>
where id = #{id}