Commit 60720e87 by cyamz

a

parent 0673e8c7
Pipeline #206 failed with stage
in 0 seconds
...@@ -24,8 +24,6 @@ tests: ...@@ -24,8 +24,6 @@ tests:
} }
check: check:
status: 200 status: 200
headers:
Content-Type: application/json; charset=utf-8
json: json:
status: 200 status: 200
msg: "发送成功" msg: "发送成功"
...@@ -53,8 +51,6 @@ tests: ...@@ -53,8 +51,6 @@ tests:
} }
check: check:
status: 200 status: 200
headers:
Content-Type: application/json; charset=utf-8
json: json:
status: 200 status: 200
msg: "发送成功" msg: "发送成功"
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