fengxiang
2018-05-15 8efcc21de04bd7f7d784dac97e86e76e1a3ab930
src/main/resources/mapper/HistoryMinutelyMapper.xml
@@ -53,6 +53,9 @@
            <if test="monitorPointId != null">
            AND mp.id =   #{monitorPointId}
            </if>
            <if test="professionId != null">
            AND d.profession_id = #{professionId}
            </if>
         )   
      </if>