456
whywhyo
2023-05-23 7f220c9aa253204183c42edaa98d9f78e9eb6685
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);
}