Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
B
backend_auto
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
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
邓莹莹
backend_auto
Commits
d44d2386
Commit
d44d2386
authored
May 27, 2021
by
陈雪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
商品审核撤回/取消申请
parent
c8a9e42f
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
27 additions
and
3 deletions
+27
-3
web2_request.py
all_doctor_api/web2_request.py
+2
-2
servicereview_option.yaml
test_doctor_data/web2_data/servicereview_option.yaml
+25
-1
No files found.
all_doctor_api/web2_request.py
View file @
d44d2386
...
...
@@ -30,4 +30,4 @@ class web2_request(BaseRequest):
if
__name__
==
'__main__'
:
print
(
web2_request
()
.
service_list
(
"1"
,
"10"
,
"-1"
,
"-1"
))
print
(
web2_request
()
.
service_review_list
(
"1"
,
"10"
,
"0"
))
print
(
web2_request
()
.
servicereview_option
(
"209989"
,
"1"
,
""
))
\ No newline at end of file
print
(
web2_request
()
.
servicereview_option
(
"209989"
,
"1"
,
"PC8uTySuxipukIMuqNV1OPB376C2ZZ3g"
))
\ No newline at end of file
test_doctor_data/web2_data/servicereview_option.yaml
View file @
d44d2386
servicereview_option
:
#有数据返回
-
case
:
"
商品审核-撤回审核"
case
:
"
新
商品审核-撤回审核"
id
:
"
209989"
type
:
"
1"
csrfmiddlewaretoken
:
"
PC8uTySuxipukIMuqNV1OPB376C2ZZ3g"
assert
:
0
-
case
:
"
新商品审核-取消申请"
id
:
"
209744"
type
:
"
0"
csrfmiddlewaretoken
:
"
PC8uTySuxipukIMuqNV1OPB376C2ZZ3g"
assert
:
0
-
case
:
"
商品修改审核-撤回审核"
id
:
"
209866"
type
:
"
1"
csrfmiddlewaretoken
:
"
PC8uTySuxipukIMuqNV1OPB376C2ZZ3g"
assert
:
0
-
case
:
"
新商品审核-取消申请"
id
:
"
209996"
type
:
"
0"
csrfmiddlewaretoken
:
"
PC8uTySuxipukIMuqNV1OPB376C2ZZ3g"
assert
:
0
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