// namespace SafeCampus.System; /// /// 对象映射 /// public class Mapper : IRegister { public void Register(TypeAdapterConfig config) { } }