shop/CoreCms.Net.Mapping/AutoMapperIProfile.cs
2025-10-11 11:19:23 +08:00

7 lines
91 B
C#

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