456
whywhyo
2023-05-23 7f220c9aa253204183c42edaa98d9f78e9eb6685
zhang-content/src/main/java/com/ruoyi/service/ZfMasterService.java
@@ -17,7 +17,7 @@
 */
public interface ZfMasterService extends IService<ZfMaster> {
    AjaxResult getMasterInfoByPetId(Long pid);
    AjaxResult getMasterInfoByPetId(String pid);
    List<ZfMaster> selectByCondition(ZfMaster zfMaster);