Commit d8851b56 authored by 黄树航's avatar 黄树航

修改oss地址

parent 720ab703
......@@ -11,7 +11,7 @@ namespace Setup.Common
internal class ApiHelper
{
//private const string _url = "https://b.dqukj.com/api/client/product/list?productId=P00687";
private static readonly string _ossRequestHost = "https://http-2023.oss-cn-shenzhen.aliyuncs.com/crm";
private static readonly string _ossRequestHost = "https://autofile2023.oss-cn-shanghai.aliyuncs.com/crm";
private static readonly HttpClient _httpClient = new HttpClient();
public static string AppLauncherName { get; private set; }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment