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

jni
18616268358 2 years ago
parent 22ddf8d583
commit 9da851dfba

@ -28,7 +28,7 @@
<select id="selectByPrimaryKey" parameterType="java.lang.Integer" resultMap="BaseResultMap">
select
<include refid="Base_Column_List"/>
from terminal_positions
from terminal_status
where term_id = #{termId,jdbcType=INTEGER}
</select>
<delete id="deleteByPrimaryKey" parameterType="java.lang.Integer">

Loading…
Cancel
Save