mkm 848e681059 chore: 删除无用的错误页面和添加页面脚本
- 删除了 403、404 和添加页面的脚本文件
- 这些文件可能是旧的或临时的代码,不再需要
2025-01-09 15:13:18 +08:00

2 lines
441 B
JavaScript

import{r as e}from"./index.fabf1dbb.js";function i(s){return e.get({url:"/user_ship/usership/lists",params:s})}function t(s){return e.post({url:"/user_ship/usership/add",params:s})}function u(s){return e.post({url:"/user_ship/usership/edit",params:s})}function p(s){return e.post({url:"/user_ship/usership/delete",params:s})}function a(s){return e.get({url:"/user_ship/usership/detail",params:s})}export{i as a,a as b,u as c,t as d,p as e};