개정판 c1946e9c
issue #000 DOCPAGEREPO 수정.
Change-Id: I6163b8b26afb516e68b10ac5810590822260cd2f
ConvertService/ServiceBase/Markus.Service.DataBase.Test/DataBaseDocInfoPG.cs | ||
---|---|---|
15 | 15 |
{ |
16 | 16 |
newConvertDocID = repository.CreateAsync(ProjectNo, docUri, "111111").GetAwaiter().GetResult(); |
17 | 17 |
Console.WriteLine($"new id : {newConvertDocID}"); |
18 |
Assert.Pass(newConvertDocID); |
|
18 |
|
|
19 | 19 |
} |
20 | 20 |
|
21 | 21 |
if (!string.IsNullOrEmpty(newConvertDocID)) |
내보내기 Unified diff