This commit is contained in:
张成
2025-12-24 20:28:46 +08:00
parent 9ca053e755
commit bd4f900790
3 changed files with 90 additions and 90 deletions

View File

@@ -0,0 +1 @@
import{a as t}from"./index-BNaRcuEG.js";class s{async getConfig(r){try{return await t.post("/user/delivery-config/get",{sn_code:r})}catch(e){throw console.error("获取投递配置失败:",e),e}}async saveConfig(r,e){try{return await t.post("/user/delivery-config/save",{sn_code:r,deliver_config:e})}catch(o){throw console.error("保存投递配置失败:",o),o}}}const i=new s;export{i as default};