Pārlūkot izejas kodu

FTP端口号调整

jiangjc 2 gadi atpakaļ
vecāks
revīzija
f9242f9c0c
1 mainītis faili ar 3 papildinājumiem un 3 dzēšanām
  1. 3 3
      OASystem/OASystem.Api/appsettings.json

+ 3 - 3
OASystem/OASystem.Api/appsettings.json

@@ -103,11 +103,11 @@
       "CurrencyCode": "ZAR"
     }
   ],
-  "ExcelBaseUrl": "http://132.232.92.186/",
+  "ExcelBaseUrl": "http://132.232.92.186:24/",
   "ExcelBasePath": "C:/Server/File/OA2023/Office/Excel/",
-  "OfficeBaseUrl": "http://132.232.92.186/",
+  "OfficeBaseUrl": "http://132.232.92.186:24/",
   "OfficeTempBasePath": "C:/Server/File/OA2023/Office/",
-  "MemoBaseUrl": "http://132.232.92.186/",
+  "MemoBaseUrl": "http://132.232.92.186:24/",
   "MemoCurrPath": "C:/Server/File/OA2023/Memo/Curr/",
   "MemoRecycleBinPath": "C:/Server/File/OA2023/Memo/RecycleBin/"