소스 검색

和田中间库模型修改

master
dao 3 주 전
부모
커밋
5b4e7f07e3
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. +3
    -0
      DigitalSchoolApi/Models/HtEntity.cs

+ 3
- 0
DigitalSchoolApi/Models/HtEntity.cs 파일 보기

@@ -42,10 +42,13 @@ namespace DigitalSchoolApi.Models
public string MailAddress { get; set; }

public string DeptNo { get; set; }
public string DeptName { get; set; }

public string MajorNo { get; set; }
public string MajorName { get; set; }

public string ClassNo { get; set; }
public string ClassName { get; set; }

public string GenderNo { get; set; }



불러오는 중...
취소
저장