springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/NeedProblemInventoryMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/NeedProblemInventoryMapper.xml
@@ -72,7 +72,7 @@ and nfpi.title like concat ('%',#{search},'%') </if> <if test="classifyId !=null and classifyId != '' "> and nfpi.classify_id=#{classifyId}, and nfpi.classify_id=#{classifyId} </if> <if test="status !=null and status != '' "> and nfpi.status =#{status}