联调修改

This commit is contained in:
liux 2025-04-16 11:08:57 +08:00
parent ae02fbcd8f
commit 35881c05f1
1 changed files with 0 additions and 1 deletions

View File

@ -71,7 +71,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
left join menu_recipe mr on mar.recipe_id = mr.recipe_id
where bind_type = #{bindType}
) a on a.stall_id =t1.stall_id
WHERE 1=1
<if test="deviceTypeList != null and deviceTypeList.size() > 0">
and
EXISTS (