liaoxujun@qq.com
2023-07-26 5c6fa11d66198af8efa86964fc083334e441988a
1
2
3
4
5
6
7
8
namespace DocumentServiceAPI.Application;
 
public class Mapper : IRegister
{
    public void Register(TypeAdapterConfig config)
    {
    }
}