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