springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/NeedProblemUnitTaskMapper.xml
@@ -167,7 +167,7 @@ where 1=1 <if test="taskId != null and taskId != '' "> and id=#{taskId} and task_id=#{taskId} </if> <if test=" unitId != null and unitId != '' "> and unit_id=#{unitId}