cloud-server-management/src/main/resources/mapper/RoleMapper.xml
@@ -26,6 +26,9 @@ <if test="objectType == 3"> and rr.objType =3 and rr.objId =#{objectId} </if> <if test="objectType == 1"> and rr.objType =1 </if> </select> <delete id="deleteRolesById">