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 as r}from"./redux-vendor-B7uoacJt.js";import{j as s}from"./index-N50kY0pn.js";const i=r("VET_GET_HATCHING",async t=>{const{data:a,status:e}=await s.get("poultry_hatching/?key="+t);return{data:a,status:e}}),o=r("VET_GET_HATCHING_FOR_INCREASE",async t=>{const{data:a,status:e}=await s.get("poultry_hatching/?increase=true&key="+t);return{data:a,status:e}});export{i as a,o as b};