oying-system/src/main/resources/mapper/pc/store/StoreMapper.xml
@@ -135,7 +135,9 @@ AND s.platform_category_id = #{criteria.platformCategoryId} </if> </where> LIMIT 1000 <if test="criteria.limit != null"> limit #{criteria.limit} </if> </select> <select id="queryUserStores" parameterType="java.lang.Long" resultMap="StoreResult">