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