Skip to content

Commit

Permalink
[fix]change api url
Browse files Browse the repository at this point in the history
  • Loading branch information
piupuer committed Sep 27, 2024
1 parent 2680ae6 commit e881702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/configs/host.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export default {
},
release: {
// 正式环境接口地址
API: '',
API: 'https://app.go-cinch.top',
},
site: {
// TDesign部署特殊需要 与release功能一致
Expand Down

0 comments on commit e881702

Please sign in to comment.