command
Version:
v0.0.0-...-ac1e4b7
Opens a new window with list of versions in this module.
Published: Apr 27, 2025
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
题目1:电商优惠券系统设计
业务场景:
设计一个电商平台的优惠券系统,需满足:
- 支持多种优惠类型(满减、折扣、赠品)。
- 优惠券可叠加使用,但需校验适用范围(如特定商品/用户等级)。
- 需记录优惠券领取、使用记录,并支持运营按“用户领取量”和“券使用率”分析数据。
考察重点:
- 关系型数据库设计
- 面向对象设计(要素+设计模式)
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.