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