feat:预炸1
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
#{stage}
|
||||
</foreach>)
|
||||
OR (fry_date = #{queryDate} AND current_stage = #{todayStage})
|
||||
<if test="current_apply_type!=null and current_apply_type==2">
|
||||
<if test="applyType!=null and applyType==2">
|
||||
or (fry_date = #{queryDate} AND current_stage = 2 and current_apply_type = 2)
|
||||
</if>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user