This commit is contained in:
2026-01-19 15:55:00 +03:30
parent 0758d89368
commit 04e1008b71
250 changed files with 256 additions and 264 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-Vwb3Bce5.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};