Merge branch 'dev-lwl/freeze_func' into test
This commit is contained in:
commit
5371b90a1f
|
@ -319,6 +319,7 @@ var WithdrawFreezeMidMap = map[int64]bool{
|
|||
772128: true,
|
||||
450124: true,
|
||||
904914: true,
|
||||
513920: true,
|
||||
}
|
||||
|
||||
func isWithdrawFreeze(mid int64) bool {
|
||||
|
|
Loading…
Reference in New Issue