摘要: using Newtonsoft.Json.Serialization; using Sfq.WebApi.Models; using System; using System.Collections.Generic; using System.Linq; using System.Web.Http 阅读全文
posted @ 2021-10-14 17:01 我要找到我的全世界 阅读(384) 评论(0) 推荐(0) 编辑
摘要: protected async Task<ResponseResult<(Dictionary<string,string> paths,T value)>> UploadFile<T>() { ResponseResult<(Dictionary<string, string> paths, T 阅读全文
posted @ 2021-10-14 17:00 我要找到我的全世界 阅读(181) 评论(0) 推荐(0) 编辑