This project rocks and uses MIT-LICENSE.
- good_type / good_id
可进行售卖,出租的实体,将其关联 good 即可处理。Good
模型会处理涉及由可交易产生的信息,比如价格、促销方式等。
- Buyer
CartItem -> Order(OrderItem) <=> Payment
QuotationItem -> Order(OrderItem)
└ Promote
OrderItem <=> Shipment
-
Buyer
-
Provider
-[] support process to order by cart item ids