- ddapi.Sign
This commit is contained in:
@@ -181,6 +181,7 @@ const (
|
||||
OrderStatusFinished = 110 // 订单已完成
|
||||
OrderStatusCanceled = 115 // 订单已取消
|
||||
OrderStatusFailed = 120 // 订单已失败
|
||||
OrderStatusRefund = 125 // 订单全额退款
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user