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