Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
test
autotest-airtest-web-spd
Commits
ed22a24c
Commit
ed22a24c
authored
1 year ago
by
xiao-hesheng
Browse files
Options
Download
Email Patches
Plain Diff
优化脚本
parent
59050611
master
core_flow
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
air_case/mdm_login/登录外网系统.air/登录外网系统.py
+1
-1
air_case/mdm_login/登录外网系统.air/登录外网系统.py
with
1 addition
and
1 deletion
+1
-1
air_case/mdm_login/登录外网系统.air/登录外网系统.py
+
1
-
1
View file @
ed22a24c
...
@@ -69,6 +69,6 @@ class login_system():
...
@@ -69,6 +69,6 @@ class login_system():
return
token
,
projectCode
return
token
,
projectCode
login_system
(
'
1679886114521'
,
'a123456!
'
).
get_token
()
login_system
(
'
test001'
,
'1qaz!QAZ
'
).
get_token
()
# if __name__ == '__main__':
# if __name__ == '__main__':
# print(login_system('test001','a123456!').get_token())
# print(login_system('test001','a123456!').get_token())
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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
Menu
Explore
Projects
Groups
Snippets