global

package
v0.0.0-...-bb91008 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2024 License: MulanPSL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RefundStatusPending = iota
	RefundStatusProcessing
	RefundStatusCompleted
	RefundStatusRejected
)

退款常量

View Source
const (
	TRADE_WAIT_PAY  = iota // 待支付
	TRADE_PAYED            // 已支付/待发货
	TRADE_RECEIVING        // 待收货
	TRADE_DONE             // 已完成
	TRADE_CANCEL           // 已取消
	TRADE_TIMEOUT          // 订单超时
	REFUND_TOWARD          // 退款中
	TRADE_REFUNDED         // 已退款
)

订单状态常量

View Source
const (
	PAY_DEFAULT = iota
	PAY_ALIPAY
	PAY_WE_CHAT
)

支付类型常量

View Source
const (
	NOT_EVALUATED = false
	EVALUATED     = true
)
View Source
const (
	ORDER_DEFAULT = iota
	SEC_KILL
)
View Source
const (
	REFUND_AUDIT      = iota //审核中
	REFUND_PROCESSING        //处理中
	REFUND_COMPLETED         //已完成
	REFUND_REJECTED          //已拒绝
)
View Source
const (
	ORDER_REFUND_DEFAULT = iota
	No_REFUND_REQUESTED
	REQUEST_A_REFUND
	REFUND_REJECTION
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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