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