- 将 VITE_NOW_TYPE 从 'dist/admin' 修改为 'build/admin' - 将 VITE_APP_BASE_URL 从测试域名修改为正式域名 - 删除了 build/admin/assets 目录下的多个 JS 文件
2 lines
453 B
JavaScript
2 lines
453 B
JavaScript
import{r as e}from"./index.3cbb290e.js";function p(t){return e.get({url:"/dept/dept/lists",params:t})}function r(t){return e.post({url:"/dept/dept/add",params:t})}function u(t){return e.post({url:"/dept/dept/edit",params:t})}function n(t){return e.post({url:"/dept/dept/delete",params:t})}function l(t){return e.get({url:"/dept/dept/detail",params:t})}function s(){return e.get({url:"/dept/dept/all"})}export{u as a,r as b,l as c,s as d,p as e,n as f};
|