mirror of
https://github.com/vastxie/99AI.git
synced 2025-09-20 18:46:39 +08:00
9 lines
316 B
JavaScript
9 lines
316 B
JavaScript
|
|
/**
|
|
* 由 Fantastic-admin 提供技术支持
|
|
* Powered by Fantastic-admin
|
|
* https://fantastic-admin.github.io
|
|
*/
|
|
|
|
import{ac as e}from"./index-BERX8Mlm.js";const s={queryModels:s=>e.get("models/query",{params:s}),setModels:s=>e.post("models/setModel",s),delModels:s=>e.post("models/delModel",s)};export{s as A};
|