字典接口
This commit is contained in:
@@ -25,8 +25,8 @@ export default (options = {}) => {
|
||||
...options.data,
|
||||
},
|
||||
header: {
|
||||
'Content-Type': 'application/json;charset=UTF-8',
|
||||
// "Content-Type": "application/x-www-form-urlencoded; charset=UTF-8",
|
||||
// 'Content-Type': 'application/json;charset=UTF-8',
|
||||
"Content-Type": "application/x-www-form-urlencoded; charset=UTF-8",
|
||||
Authorization: '12',
|
||||
...options.header,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user