Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
InterfaceAutoTest
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
TestAuto
InterfaceAutoTest
Commits
bab905d9
Commit
bab905d9
authored
May 06, 2021
by
dengmaosheng
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'test-dms'
# Conflicts: # config.py
parents
bafb37e1
658862e7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
config.py
+1
-1
No files found.
config.py
View file @
bab905d9
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
class
BaseConfig
():
class
BaseConfig
():
"""基础配置类"""
"""基础配置类"""
# 请求头
# 请求头
headers
=
{
'Content-Type'
:
'application/json'
}
headers
=
{
'Content-Type'
:
'application/json
; charset=utf-8
'
}
# 当前运行的产品名
# 当前运行的产品名
current_product
=
""
current_product
=
""
webhook
=
''
webhook
=
''
...
...
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