src/main/resources/mapper/modules/MallOrderInfoMapper.xml | ●●●●● patch | view | raw | blame | history |
src/main/resources/mapper/modules/MallOrderInfoMapper.xml
@@ -162,7 +162,7 @@ and a.status = #{record.status} </if> <if test="record.status == 5"> and a.status = 7 and a.status = 5 </if> <if test="record.memberId != null"> and a.member_id=#{record.memberId}