456
whywhyo
2023-05-23 33785bbe06da21c85744e439fbe03d2ed2e055a4
zhang-content/src/main/java/com/ruoyi/service/ZfPetNoteService.java
@@ -21,5 +21,7 @@
    List<ZfPetNote> selectByCondition(ZfPetNote zfPetNote);
    AjaxResult getAllPetNoteByPetId(Long pid);
    AjaxResult getAllPetNoteByPetId(String pid);
    AjaxResult mySave(ZfPetNote zfPetNote);
}