package org.ruoyi.system.service; /** * 翻唱用户参考音频Service接口 * * @author NSL * @since 2024-12-25 */ public interface ICoverPromptAudioService { }