- ddapi.Sign

This commit is contained in:
gazebo
2019-04-15 12:42:43 +08:00
parent ba463210b3
commit b6468297a1
3 changed files with 61 additions and 0 deletions

View File

@@ -181,6 +181,7 @@ const (
OrderStatusFinished = 110 // 订单已完成
OrderStatusCanceled = 115 // 订单已取消
OrderStatusFailed = 120 // 订单已失败
OrderStatusRefund = 125 // 订单全额退款
)
const (