mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 14:53:26 +08:00
7 lines
91 B
C#
7 lines
91 B
C#
namespace CoreCms.Net.Mapping
|
|
{
|
|
internal interface AutoMapperIProfile
|
|
{
|
|
}
|
|
}
|