package constants type Purchase int64 // 最低购买箱数 const MIN_PURCHASE_QUANTITY Purchase = 3