src/main/resources/mapper/StockDzMapper.xml
@@ -32,7 +32,7 @@ </sql> <select id="findStockListByKeyWords" resultMap="BaseResultMap" parameterType="map"> SELECT <include refid="Base_Column_List" /> * from stock_dz <where> <if test="keyWords != null and keyWords != '' ">