rev:优化空轴退回功能
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
resultType="org.nl.b_lms.bst.ivt.shafttubeivt.service.dao.BstIvtShafttubeivt">
|
||||
SELECT *
|
||||
FROM `bst_ivt_shafttubeivt` b
|
||||
WHERE b.have_qzz = '1'
|
||||
WHERE b.have_qzz = '0'
|
||||
AND b.point_type = '6'
|
||||
AND b.qzz_size = #{size}
|
||||
<if test="size != 6">
|
||||
|
||||
Reference in New Issue
Block a user