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