This commit is contained in:
张磊
2026-04-14 14:17:56 +08:00
parent 4327f99b01
commit 49b81cbe1d
51 changed files with 60 additions and 60 deletions
+1
View File
@@ -0,0 +1 @@
import{V as e,U as o}from"./index.0dc0c2fc.js";import{g as i}from"./filter.aa26c4b0.js";function r(t){return t.auth=i(e.logLoginId),t.status==""&&delete t.status,o({url:"/admin/log/login",method:"post",data:t})}function l(t){return t.auth=i(e.logActionId),t.type==""?delete t.type:t.type=parseInt(t.type),o({url:"/admin/log/action",method:"post",data:t})}export{l as a,r as l};