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