Browse Source

多条件查询

master
xyiege 4 years ago
parent
commit
1ca16dcea3
  1. 2
      src/main/resources/mapper/szwh/OrderMapper.xml

2
src/main/resources/mapper/szwh/OrderMapper.xml

@ -60,7 +60,7 @@
and id>#{map.startrs} and id>#{map.startrs}
</if> </if>
</where> </where>
id>#{startRs} limit #{pageSize} and id>#{startRs} limit #{pageSize}
</select> </select>
<!--新增用户--> <!--新增用户-->

Loading…
Cancel
Save