This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
handingkang-ohmyweb/static/table.29770bf4.js
2022-11-12 05:55:49 +00:00

2 lines
314 B
JavaScript

import{ak as t}from"./index.559a892a.js";function a(a){return t({url:"table",method:"post",data:a})}function e(a){return t({url:`table/${a}`,method:"delete"})}function r(a){return t({url:"table",method:"put",data:a})}function u(a){return t({url:"table",method:"get",params:a})}export{a as c,e as d,u as g,r as u};