프로젝트

일반

사용자정보

개정판 7cab536e

ID7cab536e63c2497fbeb7a6f709630e4977bf2e73
상위 4f825aa8
하위 4e5a32fd, 42d4c228

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

issue #0000
docfilename. docfilepath 삭제

Change-Id: I771e3ee8285ce73d6ec3453f023e2b0919c042f7

차이점 보기:

ID2.Manager/ID2.Manager.Dapper/Repository/DocumentRepository.cs
370 370
    ,DocumentNo
371 371
    ,RevisonNo
372 372
    ,RefProjectCode
373
    ,DocFilePath
374
    ,DocFileName
375 373
    ,JobLevel
376 374
    ,IsTypical
377 375
    ,PersonInCharge
......
418 416
    ,@DocumentNo
419 417
    ,@RevisonNo
420 418
    ,@RefProjectCode
421
    ,@DocFilePath
422
    ,@DocFileName
423 419
    ,@JobLevel
424 420
    ,@IsTypical
425 421
    ,@PersonInCharge
......
477 473
set    DocumentNo=@DocumentNo
478 474
      ,RevisonNo=@RevisonNo
479 475
      ,RefProjectCode=@RefProjectCode
480
      ,DocFilePath=@DocFilePath
481
      ,DocFileName=@DocFileName
482 476
      ,JobLevel=@JobLevel
483 477
      ,IsTypical=@IsTypical
484 478
      ,PersonInCharge=@PersonInCharge

내보내기 Unified diff

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