🔖 react app
parent
01857c4c2d
commit
1fa717faba
|
@ -20,6 +20,6 @@ module.exports = {
|
|||
/**
|
||||
* 服务器的host
|
||||
*/
|
||||
baseURL: 'http://localhost:8080/api',
|
||||
baseURL: '/api',
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue