ruoyi-ui/src/api/pet/index.js @@ -48,6 +48,7 @@ //根据宠物id查询主人信息 export function getPetowner(id) { alert(id) return request({ url: '/zfMaster/' + id, method: 'get',