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