学号
@Html.CheckBox("SynchColumn", true, new { value = "XH" })
姓名
@Html.CheckBox("SynchColumn", true, new { value = "XM" })
性别
@Html.CheckBox("SynchColumn", true, new { value = "XBM" })
出生日期
@Html.CheckBox("SynchColumn", true, new { value = "CSRQ" })
籍贯
@Html.CheckBox("SynchColumn", true, new { value = "JG" })
民族
@Html.CheckBox("SynchColumn", true, new { value = "MZM" })
证件类型
@Html.CheckBox("SynchColumn", true, new { value = "SFZJLXM" })
证件号码
@Html.CheckBox("SynchColumn", true, new { value = "SFZJH" })
班级
@Html.CheckBox("SynchColumn", true, new { value = "SZBH" })
联系电话
@Html.CheckBox("SynchColumn", true, new { value = "DH" })
联系地址
@Html.CheckBox("SynchColumn", true, new { value = "TXDZ" })
电子邮箱
@Html.CheckBox("SynchColumn", true, new { value = "DZYX" })