Files
autoAiWorkSys/app/dist-web/assets/delivery_config-Dyypal4v.js
张成 e673a68173 1
2025-12-22 16:47:22 +08:00

2 lines
400 B
JavaScript

import{a as t}from"./index-m_Jby6XO.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};