skyouc
2025-03-13 39d006d651cdf3d813253dad1bde49198cfce8f5
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 {
 
}