프로젝트

일반

사용자정보

개정판 473ee829

ID473ee82987d8079460938c980a2ecf25d2e1349b
상위 b4e4e6c9
하위 23527891

유성호이(가) 일년 이상 전에 추가함

issue #0000
Project 정보 수정
ID2 Project DB의 정보를 ID2 Manager와 매핑

Change-Id: Idcc82a34b8027032529cbc43a62757ea6d48f586

차이점 보기:

ID2.Manager/ID2.Manager.Common/Informations.cs
38 38
                return x.Code.Equals(ProjectCode);
39 39
            }).FirstOrDefault();
40 40

  
41
            return proj == null ? string.Empty : proj.ID2Path;
41
            return proj == null ? string.Empty : proj.ID2Info.Path;
42 42
        }
43 43

  
44 44
        private readonly List<string> _JobLevel = new List<string>() { "1", "2", "3", "4", "5" };

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)