数通智联化工云平台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2 lines
300 B

2 years ago
import{aD as t}from"./index-b0696d90.js";function i(e){const a=new FormData;return a.append("file",e),t({url:"/api/v1/files",method:"post",data:a,headers:{"Content-Type":"multipart/form-data"}})}function o(e){return t({url:"/api/v1/files",method:"delete",params:{filePath:e}})}export{o as d,i as u};