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