zhoushihao
2025-12-17 43d86830f4696c3ba2250a961d26377e1ff6cc32
hangzhoumesParent/moduleService/hollowGlassModule/src/main/resources/mapper/HollowFormulaDetailsMapper.xml
@@ -17,7 +17,8 @@
        t3.formula_name,
        case
        when t3.film_remove = 0 then 0
        else ifnull(t2.film_remove, 0) end as film_remove,
        when  t2.filmsid = t.film_remove then 1
        else 0 end as film_remove,
        t3.top_remove,
        t3.bottom_remove,
        t3.left_remove,