src/main/java/com/whyc/dto/Statistic/StationStic.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/main/resources/mapper/StationInfMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/java/com/whyc/dto/Statistic/StationStic.java
@@ -9,7 +9,7 @@ private String country; private String stationName; private Integer uid; private String statonType; private String stationType; private Integer pageNum; private Integer pageSize; } src/main/resources/mapper/StationInfMapper.xml
@@ -195,7 +195,7 @@ and station_name=#{stic.stationName} </if> <if test="stic.statonType!=null"> and station_type=#{stic.statonType} and station_type=#{stic.stationType} </if> <if test="stic.uid>100"> and tb_station_inf.station_id in(