dengjunjie
2024-12-05 46e98339480d853fc78a014c34d7ff9fcaf13890
1
2
3
4
5
6
namespace WIDESEA_IInboundService
{
    public interface IServer<T>
    {
    }
}