Models 2 { 3 public class UserInfo 4 { 5 //ID編號 6 [ScaffoldColumn(false)] 7 [Required(AllowEmptyStrings = false, ErrorMessage = "使用者ID ...
確定! 回上一頁