Commit 22cd1382 authored by 邓莹莹's avatar 邓莹莹

提交打印结果

parent a5cbcfc1
_gtid=c57bfb2b03d711ec8679061c3f50f321935;sessionid=xdemdjx7jxoe7csvq4eoe8n1ivrzb5m8
\ No newline at end of file
_gtid=36d6a83003e711ecaa8e9e5bde4093e89005;sessionid=iqdrg0akgr3k0ohktjr881nkisljhvrf
\ No newline at end of file
......@@ -15,4 +15,5 @@ class TestBeautyCardSkus:
def test_beautycard_skus(self, param):
print('次卡商品列表组件商品')
r = visual_beauty_card_request().beautycard_skus(param["unit_id"], param["tag_id"], param["area"], param["sort_type"], param["page"], param["page_size"])
print("返回结果", r)
assert r["error"] == 0
\ No newline at end of file
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