pipIrr-platform/pipIrr-global/src/main/resources/mapper/PrControllerMapper.xml
@@ -172,7 +172,7 @@ INNER JOIN pr_intake inta ON con.intakeId = inta.id <where> AND ic.operateType = 1 AND deleted = 0 AND con.deleted = 0 <if test = "id != null and id > 0"> AND con.id = ${id} @@ -200,7 +200,7 @@ INNER JOIN pr_intake inta ON con.intakeId = inta.id <where> AND ic.operateType = 1 AND deleted = 0 AND con.deleted = 0 <if test = "id != null and id > 0"> AND con.id = ${id}