zhang-content/src/main/java/com/ruoyi/service/ZfPetNoteService.java @@ -22,4 +22,6 @@ List<ZfPetNote> selectByCondition(ZfPetNote zfPetNote); AjaxResult getAllPetNoteByPetId(Long pid); AjaxResult mySave(ZfPetNote zfPetNote); }