This commit is contained in:
张磊
2026-04-13 11:19:39 +08:00
parent 8a130b2d7b
commit 6882dc9894
69 changed files with 177 additions and 169 deletions
+1
View File
@@ -0,0 +1 @@
import{V as e,U as o}from"./index.e4f50a06.js";import{g as i}from"./filter.09d87c38.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};