개정판 7cab536e
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