提交 cd43e944 作者: xiaowang

新增推荐

上级 7557484a
...@@ -197,7 +197,7 @@ ...@@ -197,7 +197,7 @@
and shelf_status = #{shelfStatus} and shelf_status = #{shelfStatus}
</if> </if>
<if test="recommend != null"> <if test="recommend != null">
and mg.recommend = #{recommend} and recommend = #{recommend}
</if> </if>
</where> </where>
</select> </select>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论