We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2680ae6 commit e881702Copy full SHA for e881702
src/configs/host.ts
@@ -13,7 +13,7 @@ export default {
13
},
14
release: {
15
// 正式环境接口地址
16
- API: '',
+ API: 'https://app.go-cinch.top',
17
18
site: {
19
// TDesign部署特殊需要 与release功能一致
0 commit comments