接入登录
This commit is contained in:
@@ -24,6 +24,6 @@ const config = {
|
||||
}
|
||||
|
||||
// 设置后台接口服务的基础地址
|
||||
config.baseUrl = 'https://aidex.vip/api';
|
||||
config.baseUrl = 'http://192.168.0.104:8080';
|
||||
|
||||
export default config;
|
Reference in New Issue
Block a user