上传dist

This commit is contained in:
张磊
2026-04-09 14:15:19 +08:00
parent a4c072f77f
commit c559f0c108
216 changed files with 503 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
import{Y as e,Z as o}from"./index.a8f46cbf.js";import{g as i}from"./filter.6957b13e.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};