src/main/resources/com/job/zsc/mapper/AnalysisDataMapper.xml
@@ -119,8 +119,8 @@ <!-- 去重--> <select id="search" resultType="Integer"> select count(*) <select id="search" resultType="com.job.zsc.pojo.AnalysisData"> select a.*,b.DI_Name,b.DI_Supplier from fm_web_analysis_data as a join ea_t_device_info as b on a.fume_dev_id = b.DI_Code <where> <if test="shopname != null and shopname != '' ">