Arthur-Wu committed this file on 2024-11-18

This commit is contained in:
ieemoo
2024-11-18 17:23:31 +08:00
parent 1e74762193
commit 7d3d8cb94f
17 changed files with 467 additions and 123 deletions

View File

@ -1,5 +0,0 @@
# !/usr/bin/python
# -*- coding: utf-8 -*-
# @Author:: Arthur Wu
# @Description:: 游客登录,加购多件商品,并结算
# @Date:: 2021-05-10 16:30:23

View File

@ -1,5 +0,0 @@
# !/usr/bin/python
# -*- coding: utf-8 -*-
# @Author:: Arthur Wu
# @Description:: 游客登录,加购打折商品,并结算
# @Date:: 2021-05-10 16:30:22

View File

@ -1,5 +0,0 @@
# !/usr/bin/python
# -*- coding: utf-8 -*-
# @Author:: Arthur Wu
# @Description:: 游客登录,加购促销白名单商品,并结算
# @Date:: 2021-05-10 16:30:23

View File

@ -1,5 +0,0 @@
# !/usr/bin/python
# -*- coding: utf-8 -*-
# @Author:: Arthur Wu
# @Description:: 游客登录,加购重量放通商品,并结算
# @Date:: 2021-05-10 16:30:22