确认订单
This commit is contained in:
@@ -27,6 +27,7 @@ function requestInterceptors() {
|
||||
if(token && config.header) {
|
||||
config.header.token = token;
|
||||
config.header.Authorization = token;
|
||||
config.header.companyid = '1471673498334113794';
|
||||
}
|
||||
return config;
|
||||
},
|
||||
|
Reference in New Issue
Block a user