Commit 13f7e567 authored by 文旺-丰林-DEV's avatar 文旺-丰林-DEV

Update api.ts

parent 60c385dc
......@@ -22,7 +22,7 @@ request.interceptors.request.use((url, options) => {
authHeader= {
Authorization: `Bearer ${token || ''}`,
headers:{'Content-Type': 'multipart/form-data'},
__tenant: '3a0ad79d-bf4e-e9ec-4315-b9021cfacd95',
__tenant: '3a0a90fe-9a0d-70f4-200d-a80a41fb6195',
};
}else{
authHeader= {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment