- refactor

This commit is contained in:
gazebo
2018-07-12 14:41:25 +08:00
parent a33fdb289d
commit b296a7872a
3 changed files with 209 additions and 185 deletions

View File

@@ -1,8 +1,6 @@
package elmapi
const (
OrderStatusFake = "fake"
OrderStatusPending = "pending"
OrderStatusUnprocessed = "unprocessed"
OrderStatusRefunding = "refunding"