some change for excel and clearance code

This commit is contained in:
2026-01-26 16:59:08 +03:30
parent 962433be62
commit a053452f09
252 changed files with 322 additions and 332 deletions

View File

@@ -0,0 +1 @@
import{a as s}from"./redux-vendor-B7uoacJt.js";import{L as o,j as r,h as N}from"./index-Cr86_nOs.js";const m=s("GET_ANNOUNCEMENT",async(e,{dispatch:t})=>{t(o());const{data:n,status:a}=await r.get("announcements/?total=true");return t(N()),{data:n,status:a}}),A=s("GET_ANNOUNCEMENT",async(e,{dispatch:t})=>{t(o());const{data:n,status:a}=await r.get(`announcements/?role=${e}`);return t(N()),{data:n,status:a}});export{m as a,A as g};