优化交易状态检查逻辑
This commit is contained in:
@@ -38,5 +38,4 @@ const (
|
||||
StatusPending Status = iota // 待支付
|
||||
StatusSuccess // 已支付
|
||||
StatusCanceled // 已取消
|
||||
StatusRefunded
|
||||
) // 已退款
|
||||
|
||||
Reference in New Issue
Block a user