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{L as n,j as i,h as o}from"./index-N50kY0pn.js";const E=r("SLAUGHTER_GET_PROVINCE",async(e,{dispatch:a})=>{a(n());const{data:t,status:s}=await i.get("iran_province/");return a(o()),{data:t,status:s}}),G=r("SLAUGHTER_GET_CITIES_OF_PROVINCE",async(e,{dispatch:a})=>{a(n());const{data:t,status:s}=await i.get("iran_city/?name="+e);return a(o()),{data:t,status:s}});export{G as a,E as s};