直充类型商品必传
This commit is contained in:
parent
06b6c24d7f
commit
103c9ab571
|
@ -5,7 +5,7 @@ import "plugins/utils/helper"
|
||||||
type AccountType int64
|
type AccountType int64
|
||||||
|
|
||||||
const (
|
const (
|
||||||
AccountTypeDefault AccountType = iota // 充值成功
|
AccountTypeDefault AccountType = iota
|
||||||
AccountTypePhone
|
AccountTypePhone
|
||||||
AccountTypeQQ
|
AccountTypeQQ
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue