mirror of
https://github.com/vastxie/99AI.git
synced 2025-09-19 01:56:38 +08:00
9 lines
334 B
JavaScript
9 lines
334 B
JavaScript
|
|
/**
|
|
* 由 Fantastic-admin 提供技术支持
|
|
* Powered by Fantastic-admin
|
|
* https://fantastic-admin.github.io
|
|
*/
|
|
|
|
import{I as t}from"./index-6QRvoxq4.js";const l={queryChatAll:a=>t.get("chatLog/chatAll",{params:a}),queryDrawAll:a=>t.get("chatLog/drawAll",{params:a}),recDrawImg:a=>t.post("chatLog/recDrawImg",a)};export{l as A};
|