Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
interface
Project
Project
Details
Activity
Releases
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Bozhong钟波
interface
Commits
c04836c8
Commit
c04836c8
authored
Sep 14, 2023
by
“xbozhong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改签约人姓名
parent
0197ef9c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test_talented_Person.py
TestCases/test_talented_Person.py
+1
-1
No files found.
TestCases/test_talented_Person.py
View file @
c04836c8
...
@@ -21,7 +21,7 @@ def get_newPhone():
...
@@ -21,7 +21,7 @@ def get_newPhone():
mobile
=
get_new_phone
(
db
)
mobile
=
get_new_phone
(
db
)
# 设置手机号码为全局变量
# 设置手机号码为全局变量
setattr
(
EnvData
,
"mobile"
,
mobile
)
setattr
(
EnvData
,
"mobile"
,
mobile
)
setattr
(
EnvData
,
"username"
,
"
hxx_alan
测试"
)
setattr
(
EnvData
,
"username"
,
"
接口自动化-
测试"
)
# setattr(EvnData, "copywriter_id", 1391)
# setattr(EvnData, "copywriter_id", 1391)
yield
db
yield
db
db
.
close
()
db
.
close
()
...
...
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