Update config.js

This commit is contained in:
sc 2021-09-01 12:57:24 +08:00
parent 72bdbd865e
commit cb5e2ea52c
1 changed files with 1 additions and 1 deletions

View File

@ -7,5 +7,5 @@ const APP_CONFIG = {
APP_NAME: "SCUI",
//接口地址如遇跨域需使用nginx代理
API_URL: "https://www.fastmock.site/mock/44c807475f7eeba73409792255781935/api"
API_URL: "https://www.fastmock.site/mock/5039c4361c39a7e3252c5b55971f1bd3/api"
}