| drone-service/drone-system/src/main/java/org/sxkj/system/mapper/RoleMapper.xml | ●●●●● patch | view | raw | blame | history |
drone-service/drone-system/src/main/java/org/sxkj/system/mapper/RoleMapper.xml
@@ -108,7 +108,7 @@ AND role_alias LIKE concat('%', #{roleAlias}, '%') </if> <if test="sysType!=null and sysType!=''"> AND sys_type IN (#{sysType},"0") AND sys_type IN (#{sysType},'0') </if> </select>