mirror of
https://github.com/xiaoyiweb/YiAi.git
synced 2025-11-25 02:06:47 +08:00
修复安装包镜像源问题
This commit is contained in:
9
YiAiQuickDeploy/public/admin/assets/models-62e7f96c.js
Normal file
9
YiAiQuickDeploy/public/admin/assets/models-62e7f96c.js
Normal 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 o}from"./index-9d6935c8.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};
|
||||
Reference in New Issue
Block a user