修改期刊计数总量
This commit is contained in:
@@ -16,8 +16,8 @@ axios.defaults.headers.post['Content-Type'] = 'application/x-www-form-urlencoded
|
||||
//
|
||||
const service = axios.create({
|
||||
// baseURL: 'http://testtougao.tmrjournals.com/public/index.php/',
|
||||
baseURL: 'http://www.tougao.com/',
|
||||
// baseURL: '/',
|
||||
// baseURL: 'http://www.tougao.com/', //测试本地 记得切换
|
||||
baseURL: '/', //正式
|
||||
});
|
||||
|
||||
const service_new = axios.create({
|
||||
|
||||
Reference in New Issue
Block a user