Commit e1b52624 by yemin

no message

parent 15873337
...@@ -3,5 +3,7 @@ package partnerpay ...@@ -3,5 +3,7 @@ package partnerpay
const ( const (
TransactionSuccess = "TRANSACTION.SUCCESS" TransactionSuccess = "TRANSACTION.SUCCESS"
RefundSuccess = "REFUND.SUCCESS" RefundSuccess = "REFUND.SUCCESS"
Success = "SUCCESS"
) )
const defaultExpireTime int64 = 30 const defaultExpireTime int64 = 30
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment