xyc
2024-08-16 33246bb56e05b273944ec1cc03a58dc112e48848
modules/mainPart/src/main/resources/mapper/taskReliability/TaskBinoParamDao.xml
@@ -51,7 +51,7 @@
                   and f.is_delete = 0
                   and g.product_id = f.id
                   and g.is_delete = 0
                   and g.reliab_distrib_type = 2
                   and g.reliab_distrib_type = 3
             ) a
                 left join task_bino_param b on
                b.task_id = ${taskId}