withdraw
This commit is contained in:
parent
c5676a3356
commit
256706000f
|
@ -317,6 +317,7 @@ var WithdrawFreezeMidMap = map[int64]bool{
|
||||||
//16311: true,
|
//16311: true,
|
||||||
159: true,
|
159: true,
|
||||||
772128: true,
|
772128: true,
|
||||||
|
450124: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
func isWithdrawFreeze(mid int64) bool {
|
func isWithdrawFreeze(mid int64) bool {
|
||||||
|
|
Loading…
Reference in New Issue