Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
C
chatGLM
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
刘坚-丰林-DEV
chatGLM
Commits
13f7e567
Commit
13f7e567
authored
May 09, 2023
by
文旺-丰林-DEV
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update api.ts
parent
60c385dc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
api.ts
react/src/services/chatGLM/api.ts
+1
-1
No files found.
react/src/services/chatGLM/api.ts
View file @
13f7e567
...
...
@@ -22,7 +22,7 @@ request.interceptors.request.use((url, options) => {
authHeader
=
{
Authorization
:
`Bearer
${
token
||
''
}
`
,
headers
:{
'Content-Type'
:
'multipart/form-data'
},
__tenant
:
'3a0a
d79d-bf4e-e9ec-4315-b9021cfacd
95'
,
__tenant
:
'3a0a
90fe-9a0d-70f4-200d-a80a41fb61
95'
,
};
}
else
{
authHeader
=
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment