mirror of
https://github.com/vastxie/99AI.git
synced 2025-09-18 17:56:36 +08:00
10 lines
383 B
JavaScript
10 lines
383 B
JavaScript
|
|
/**
|
|
* 由 Fantastic-admin 提供技术支持
|
|
* Powered by Fantastic-admin
|
|
* Gitee https://gitee.com/hooray/fantastic-admin
|
|
* Github https://github.com/hooray/fantastic-admin
|
|
*/
|
|
|
|
import{Y as o}from"./index-20379c70.js";const d={queryModels:e=>o.get("models/query",{params:e}),setModels:e=>o.post("models/setModel",e),delModels:e=>o.post("models/delModel",e)};export{d as A};
|