[feat] ApiHttpClient新增DownloadFileAsync,支持从多个地址下载文件到本地。适用于内网集群部署时的文件下载,主要用在星尘中,某节点内网地址和公网地址并存时。
智能大石头 authored at 2025-12-16 18:33:15
230.00 B
X
{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft": "Warning",
      "Microsoft.Hosting.Lifetime": "Information"
    }
  },
  "AllowedHosts": "*",
  //"StarServer": "http://s.newlifex.com:6600"
}