|
|
@ -356,8 +356,8 @@ |
|
|
|
</update> |
|
|
|
</update> |
|
|
|
<update id="updateClearSignforRemarks"> |
|
|
|
<update id="updateClearSignforRemarks"> |
|
|
|
update clear_singnfor_status_record |
|
|
|
update clear_singnfor_status_record |
|
|
|
set singnfor_id= #{singnforId} |
|
|
|
set remarks = #{remarks} |
|
|
|
where remarks = #{remarks} |
|
|
|
where singnfor_id= #{singnforId} |
|
|
|
</update> |
|
|
|
</update> |
|
|
|
|
|
|
|
|
|
|
|
<select id="findPackageTraysInfo" resultType="com.logpm.patch.vo.PackageTrayInfoVO"> |
|
|
|
<select id="findPackageTraysInfo" resultType="com.logpm.patch.vo.PackageTrayInfoVO"> |
|
|
|