Files
coreshoppro/CoreCms.Net.Mapping/AutoMapperIProfile.cs
2021-12-20 21:27:32 +08:00

7 lines
91 B
C#

namespace CoreCms.Net.Mapping
{
internal interface AutoMapperIProfile
{
}
}