CrazyIter %!s(int64=5) %!d(string=hai) anos
pai
achega
f3c60a0f63
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      HiTeachCE/Controllers/FileController.cs

+ 1 - 1
HiTeachCE/Controllers/FileController.cs

@@ -238,7 +238,7 @@ namespace HiTeachCE.Controllers
             {
             {
                 Folder = "OfficeFile",
                 Folder = "OfficeFile",
                 Sha1Code = filname,
                 Sha1Code = filname,
-                BlobUrl = "http://cdhabook.teammodel.cn/pdf/" + filname + ".pdf",
+                BlobUrl = "https://cdhabook.teammodel.cn/pdf/" + filname + ".pdf",
                 ContentType = "application/pdf",
                 ContentType = "application/pdf",
                 ContentDisposition = "form-data; name=\"file\"; filename=\"" + filname + ".pdf\"",
                 ContentDisposition = "form-data; name=\"file\"; filename=\"" + filname + ".pdf\"",
                 Length = inputDocument.FileSize,
                 Length = inputDocument.FileSize,