Commit f12a93a3 by liuxiaoxing

对接se

parent b0818bf0
......@@ -2197,7 +2197,9 @@ def test_bid_type2():
# bid_type包含特殊字符和汉字
def test_bid_type3():
data[0]['event_info']['event_data']['bid_type'] = '测试#@_+#'
response = send_request()
data[0]["collector_info"]["integration_type"] = "s2s"
# response = send_request()
response = send_requests2s()
assert response["status"] == "0"
......
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