添加配置浏览器缓存所有静态资源

This commit is contained in:
eoao
2025-08-26 23:44:22 +08:00
parent 00fd14ad88
commit fc0a5564f4
59 changed files with 81 additions and 95 deletions

View File

@@ -0,0 +1 @@
import{aB as a}from"./index-UPLxqIys.js";function l(e,t,s,n,r){return a.get("/email/list",{params:{accountId:e,emailId:t,timeSort:s,size:n,type:r}})}function m(e){return a.delete("/email/delete?emailIds="+e)}function o(e,t){return a.get("/email/latest",{params:{emailId:e,accountId:t},noMsg:!0})}function u(e,t){return a.post("/email/send",e,{onUploadProgress:s=>{t(s)},noMsg:!0})}export{o as a,m as b,l as c,u as e};