Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zmops-test
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sanshi
zmops-test
Commits
0e442c0d
Commit
0e442c0d
authored
Dec 09, 2019
by
sanshi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
品牌下拉框
parent
536ab3f0
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
248 additions
and
1 deletion
+248
-1
device_asset_getFactoryList.py
WorkApi/APP/Device/Asset/device_asset_getFactoryList.py
+1
-1
test_device_asset_getFactoryList.py
WorkCase/APP/Device/test_device_asset_getFactoryList.py
+247
-0
No files found.
WorkApi/APP/Device/Asset/device_asset_getFactoryList.py
View file @
0e442c0d
...
@@ -19,7 +19,7 @@ class DeviceAssetGetFactoryList(object):
...
@@ -19,7 +19,7 @@ class DeviceAssetGetFactoryList(object):
self
.
_host
=
_host
self
.
_host
=
_host
self
.
_headers
=
{}
self
.
_headers
=
{}
self
.
_path
=
"/device/asset/
ips
"
self
.
_path
=
"/device/asset/
getFactoryList
"
self
.
_url
=
self
.
_host
+
self
.
_path
self
.
_url
=
self
.
_host
+
self
.
_path
self
.
_params
=
{}
self
.
_params
=
{}
self
.
_json
=
{}
self
.
_json
=
{}
...
...
WorkCase/APP/Device/test_device_asset_getFactoryList.py
0 → 100644
View file @
0e442c0d
This diff is collapsed.
Click to expand it.
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