프로젝트

일반

사용자정보

개정판 978488b0

ID978488b02c0f1861eeb74e165be039bc53cc9fa3
상위 4f05a328
하위 75b21c63

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

issue #0000
최초 ID2Connection 시 ID2 작업 시작일 업데이트

Change-Id: I43a72409c4b904f8db3c50ecf31263d246ae8072

차이점 보기:

ID2.Manager/ID2.Manager.Controller/Controllers/DocumentController.cs
26 26
                return rep.SetDocumentData(docList, delDocList);
27 27
            }
28 28
        }
29

  
30
        public Documents SetDocumentDataField(Documents doc, string userId)
31
        {
32
            using (DocumentRepository rep = new DocumentRepository(this._DbConnectionStr))
33
            {
34
                return rep.SetDocumentDataField(doc, userId);
35
            }
36
        }
29 37
    }
30 38
}

내보내기 Unified diff

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