package com.vincent.rsf.server.api.service; /** * @author Ryan * @version 1.0 * @title ReportMsgService * @description * @create 2025/3/12 17:07 */ public interface ReportMsgService { }