|
|
|
@ -264,7 +264,7 @@
|
|
|
|
|
where id = #{id,jdbcType=BIGINT}
|
|
|
|
|
</update>
|
|
|
|
|
|
|
|
|
|
<select id="selectPhotoParams" resultType="com.shxy.xymanager_common.vo.ReturnedPhotoParamsVo">
|
|
|
|
|
<select id="selectPhotoParams" resultType="com.shxy.xymanager_common.dto.PhotoParamsDto">
|
|
|
|
|
select
|
|
|
|
|
tip.term_id termId,
|
|
|
|
|
tip.color color,
|
|
|
|
|