Commit 3ca47a9d authored by 邓莹莹's avatar 邓莹莹

放开delete

parent 25c21a42
......@@ -61,15 +61,15 @@ detail:
data: {}
isLogin: 1
#delete:
# method: post
# url: /api/settlement/delete
# params:
# current_city_id: "beijing"
# version: 7.44.0
# data:
# id: ${id}
# cancel_reason_value: ${cancel_reason_value}
# json: {}
# isLogin: 1
delete:
method: post
url: /api/settlement/delete
params:
current_city_id: "beijing"
version: 7.44.0
data:
id: ${id}
cancel_reason_value: ${cancel_reason_value}
json: {}
isLogin: 1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment