whyclxw
5 天以前 11158b7a0d2a1517903ba073deca9151b7758099
src/main/resources/mapper/PowerInfMapper.xml
@@ -98,7 +98,7 @@
            <if test="stic.stationType!=null">
                and tb_station_inf.station_type=#{stic.stationType}
            </if>
            <if test="stic.stationType!=null">
            <if test="stic.company!=null">
                and tb_power_inf.company=#{stic.company}
            </if>
            <if test="stic.uid>100">