摘要: 后端代码 /// 前段下载Excel模板 /// </summary> /// <returns></returns> [HttpPost] [Route("DownLoadExcelModleSubSystemList")] //[YuebonAuthorize("DownLoadExcelMod 阅读全文
posted @ 2022-04-03 17:29 JohnnyLei 阅读(181) 评论(0) 推荐(1)
摘要: 1. string basePath1 = AppContext.BaseDirectory; 例如:D:\后端项目\testCore\test.WebApi\bin\Debug\net6.0\ 2.string basePath2 =Path.GetDirectoryName(typeof(Pro 阅读全文
posted @ 2022-04-03 17:24 JohnnyLei 阅读(2228) 评论(0) 推荐(0)