摘要:
指定值只会执行一次 public class MomanBaseProfile : Profile { public MomanBaseProfile() { CreateMap() .ForMember(d => d.ID, op => op.Ignore()) ... 阅读全文
posted @ 2016-09-26 16:06
霍旭东
阅读(1463)
评论(1)
推荐(0)
摘要:
在发送通知邮件的时候, 假如可以有漂亮的邮件模板就更好了,但是出于安全的原因, 邮件一般不支持 link 或者 style 样式,只能通过内联的方式。找到了 The Automatic CSS Inliner Tool。有了自动转换工具,那就简单了。首先,编写普通的 html 代码,把 css 样式放到 style 标签中 邮件模板 ... 阅读全文
posted @ 2016-09-26 16:04
霍旭东
阅读(817)
评论(0)
推荐(0)

浙公网安备 33010602011771号