feige
2023-05-17 c5525856b70f4ac7b0c7085a8db4fbd5a09928af
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);
}