油漆
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
using AutoMapper;
|
||||
|
||||
namespace ZR.Admin.WebApi.AutoMapperProfile
|
||||
{
|
||||
public class AutoMapperProfile : Profile
|
||||
{
|
||||
public AutoMapperProfile() {
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user