Uat_Study
parent
84d01ff4bd
commit
18541062c2
|
@ -170,7 +170,7 @@ namespace IRaCIS.Core.API.Controllers
|
|||
//普通单个文件
|
||||
else
|
||||
{
|
||||
if (mediaType.Contains("octet-stream"))
|
||||
if (mediaType.Contains("octet-stream")||mediaType.Contains("dicom"))
|
||||
{
|
||||
++fileCount;
|
||||
|
||||
|
|
Loading…
Reference in New Issue