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