diff --git a/src/configs/host.ts b/src/configs/host.ts index 84b6bfa..11872e7 100644 --- a/src/configs/host.ts +++ b/src/configs/host.ts @@ -13,7 +13,7 @@ export default { }, release: { // 正式环境接口地址 - API: '', + API: 'https://app.go-cinch.top', }, site: { // TDesign部署特殊需要 与release功能一致