kidgrow-business/kidgrow-usercenter/kidgrow-usercenter-biz/src/main/resources/mapper/SysRoleOrganizationMapper.xml
@@ -11,10 +11,10 @@ <choose> <when test="inx == 1"> <if test="itemto.flag"> and 1=1 </if> <if test="!itemto.flag"> or (1=1 and is_del = 0 and enabled=1) or ( is_del = 0 and enabled=1) </if> </when> <when test="inx==2">