🔖 react app

pull/2/head
Zhang Peng 2018-07-11 19:45:17 +08:00
parent 01857c4c2d
commit 1fa717faba
1 changed files with 1 additions and 1 deletions

View File

@ -20,6 +20,6 @@ module.exports = {
/**
* 服务器的host
*/
baseURL: 'http://localhost:8080/api',
baseURL: '/api',
}
};