主程序
This commit is contained in:
parent
b5c7dc5775
commit
66a77505bf
@ -128,8 +128,4 @@
|
|||||||
select * from lab_result_bk
|
select * from lab_result_bk
|
||||||
where jyrq = #{jyrq} and yq = #{yq} and ybh = #{ybh}
|
where jyrq = #{jyrq} and yq = #{yq} and ybh = #{ybh}
|
||||||
</select>
|
</select>
|
||||||
<select id="getLabResultBk" resultType="com.czlis.common.core.domain.entity.lis.LabResultBk">
|
|
||||||
select * from lab_result_bk
|
|
||||||
where jyrq = #{jyrq} and yq = #{yq} and ybh = #{ybh}
|
|
||||||
</select>
|
|
||||||
</mapper>
|
</mapper>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user