fusenapi/constants/min_purchase_box.go
laodaming 13d5219e53 fix
2023-09-14 14:11:22 +08:00

7 lines
103 B
Go

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