coupon-system

command
v0.0.0-...-ac1e4b7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2025 License: MIT Imports: 2 Imported by: 0

README

题目1:电商优惠券系统设计

业务场景: 设计一个电商平台的优惠券系统,需满足:

  1. 支持多种优惠类型(满减、折扣、赠品)。
  2. 优惠券可叠加使用,但需校验适用范围(如特定商品/用户等级)。
  3. 需记录优惠券领取、使用记录,并支持运营按“用户领取量”和“券使用率”分析数据。

考察重点:

  1. 关系型数据库设计
  2. 面向对象设计(要素+设计模式)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL