为model添加[DisplayFormat(ConvertEmptyStringToNull = false)]
[DisplayFormat(ConvertEmptyStringToNull = false)] public string ContactPhone { get; set; }