개정판 06f13e11
한글 파일명 다운로드 에러 수정
멀티 서비스 수정
Change-Id: I1a7eb48f1c758d32c805eb0394c66b92f9d27330
ConvertService/ServiceBase/ConvertionWebService/Conversion.asmx.cs | ||
---|---|---|
364 | 364 |
{ |
365 | 365 |
if (!slipLink.Contains("http://")) |
366 | 366 |
slipLink = Base64Decode(slipLink); |
367 |
doc.ENSEMBLEINFO_URL = slipLink; |
|
367 |
throw new Exception("doc.ENSEMBLEINFO_URL not support"); |
|
368 |
//doc.ENSEMBLEINFO_URL = slipLink; |
|
368 | 369 |
} |
369 | 370 |
|
370 | 371 |
deepViewEntity.SaveChanges(); |
내보내기 Unified diff