mirror of
https://github.com/vastxie/99AI.git
synced 2026-04-24 19:24:25 +08:00
v4.1.0
This commit is contained in:
8
AIWebQuickDeploy/public/admin/assets/app-CZBIwClE.js
Normal file
8
AIWebQuickDeploy/public/admin/assets/app-CZBIwClE.js
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
/**
|
||||
* 由 Fantastic-admin 提供技术支持
|
||||
* Powered by Fantastic-admin
|
||||
* https://fantastic-admin.github.io
|
||||
*/
|
||||
|
||||
import{I as t}from"./index-6QRvoxq4.js";const e={queryCats:p=>t.get("app/queryAppCats",{params:p}),deleteCats:p=>t.post("app/delAppCats",p),createCats:p=>t.post("app/createAppCats",p),updateCats:p=>t.post("app/updateAppCats",p),queryApp:p=>t.get("app/queryApp",{params:p}),deleteApp:p=>t.post("app/delApp",p),createApp:p=>t.post("app/createApp",p),updateApp:p=>t.post("app/updateApp",p)};export{e as A};
|
||||
Reference in New Issue
Block a user