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