From c74cc13f35302048064687ff0544f0623f1cde10 Mon Sep 17 00:00:00 2001 From: ieemoo Date: Mon, 18 Nov 2024 11:51:37 +0800 Subject: [PATCH] Arthur-Wu committed this file on 2024-11-18 --- .../debugLib/test_C031_VipAddShoppingBagAndSettlePayment.py | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 YiMao/debugLib/test_C031_VipAddShoppingBagAndSettlePayment.py diff --git a/YiMao/debugLib/test_C031_VipAddShoppingBagAndSettlePayment.py b/YiMao/debugLib/test_C031_VipAddShoppingBagAndSettlePayment.py new file mode 100644 index 0000000..fd1baf1 --- /dev/null +++ b/YiMao/debugLib/test_C031_VipAddShoppingBagAndSettlePayment.py @@ -0,0 +1,5 @@ +# !/usr/bin/python +# -*- coding: utf-8 -*- +# @Author:: Arthur Wu +# @Description:: 会员登录,加购购物袋,并结算 +# @Date:: 2021-05-10 16:00:00 \ No newline at end of file