Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
<select id="selectRkBillList" parameterType="RkBill" resultMap="RkBillResult">
|
||||
<include refid="selectRkBillVo"/>
|
||||
<where>
|
||||
|
||||
AND rb.is_delivery ='1'
|
||||
<if test="wlType != null and wlType != ''">
|
||||
AND rb.wl_type = #{wlType}
|
||||
</if>
|
||||
|
||||
Reference in New Issue
Block a user