修复左侧菜单问题 整合包重新打包

This commit is contained in:
小易
2024-02-16 11:05:12 +08:00
parent a19c9e08cc
commit 495b9b5cf7
405 changed files with 407 additions and 407 deletions

View File

@@ -0,0 +1,9 @@
/**
* 由 Fantastic-admin 提供技术支持
* Powered by Fantastic-admin
* Gitee https://gitee.com/hooray/fantastic-admin
* Github https://github.com/hooray/fantastic-admin
*/
import{Y as t}from"./index-e2ea765f.js";const a={queryChatAll:r=>t.get("chatLog/chatAll",{params:r}),queryDrawAll:r=>t.get("chatLog/drawAll",{params:r}),recDrawImg:r=>t.post("chatLog/recDrawImg",r),queryMjDrawAll:r=>t.get("midjourney/getList",{params:r}),recMjDrawImg:r=>t.post("midjourney/rec",r),delChatLog:r=>t.post("midjourney/del",r)};export{a as A};