#20230510 欣影管理平台装置信息查询代码

jni
18616268358 2 years ago
parent 6e369fec0a
commit 0292f4c23c

@ -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,

Loading…
Cancel
Save