springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/NeedProblemUnitTaskMapper.xml
@@ -51,6 +51,9 @@ <if test="unitId !=null and unitId != '' "> and nput.unit_id =#{unitId} </if> <if test="kind !=null and kind != '' "> and npi.kind =#{kind} </if> </where> GROUP BY nput.id </select>