随笔分类 -  react

摘要:import { View as ViewFile} from '@/api/SafetyRule'; const Handler_DownLoadFile = (Id:number,IsEnglish:boolean)=>{ sfParam.Id=Id; sfParam.IsEnglish=IsE 阅读全文
posted @ 2022-05-05 17:17 Tammytan 阅读(35) 评论(0) 推荐(0) 编辑
摘要:public List<string> WriteFile(List<UploadDTO> uploads) { List<string> fileNames = new List<string>(); try { uploads.ForEach(item => { string FilePath 阅读全文
posted @ 2022-05-05 14:54 Tammytan 阅读(28) 评论(0) 推荐(0) 编辑
摘要:public MessageObjectPO<UploadPO> OnPostUpload(UploadRO uploadRO) { var response = new MessageObjectPO<UploadPO>(); Guid guid = Guid.NewGuid(); string 阅读全文
posted @ 2022-04-19 12:42 Tammytan 阅读(94) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示