skyouc
2025-03-13 cbb0dfaec496d441bbf4287ca8ae85c2776e50ed
1
2
3
4
5
6
7
8
9
10
11
12
package com.vincent.rsf.server.api.service;
 
/**
 * @author Ryan
 * @version 1.0
 * @title ReportMsgService
 * @description
 * @create 2025/3/12 17:07
 */
public interface ReportMsgService {
 
}