fixed services for interface_number

This commit is contained in:
2026-01-20 16:45:11 +03:30
parent 8beb27f8c0
commit b5c7837c39
252 changed files with 318 additions and 276 deletions

View File

@@ -0,0 +1 @@
import{a}from"./redux-vendor-B7uoacJt.js";import{j as r,h as u}from"./index-N50kY0pn.js";const c=a("SLAUGHTER_DELETE_REQUEST",async e=>{const{data:s,status:t}=await r.delete("kill_request/"+e.id);return{data:s,status:t}}),l=a("SLAUGHTER_NEW_REQUEST",async(e,{dispatch:s})=>{try{const{data:t,status:o}=await r.post("kill_request/",e);return{data:t,status:o}}catch(t){return s(u()),{error:t.response.data.result}}});export{c as a,l as s};