存档点
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
const config = {
|
||||
baseUrl: getBaseUrl(),
|
||||
api: {
|
||||
login: '/gw/login',
|
||||
getQuestion: '/qgdzs/get_question',
|
||||
answerQuestion: '/qgdzs/answer_question',
|
||||
getAllCategory: '/qgdzs/get_all_category'
|
||||
login: '/gw/open/login',
|
||||
getQuestion: '/qgdzs/open/get_question',
|
||||
answerQuestion: '/qgdzs/open/answer_question',
|
||||
getAllCategory: '/qgdzs/open/get_all_category'
|
||||
},
|
||||
timeout: 30000
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user