名医精彩
This commit is contained in:
@@ -130,7 +130,7 @@ $http.requestStart = function (options) {
|
||||
if (storeUserInfo.token) {
|
||||
options.header['token'] = storeUserInfo.token;
|
||||
};
|
||||
options.header['appType'] = 'psyche';
|
||||
options.header['appType'] = 'taihumed';
|
||||
return options;
|
||||
}
|
||||
//请求结束
|
||||
|
||||
Reference in New Issue
Block a user