This commit is contained in:
lwl0608 2024-09-28 21:30:49 +08:00
parent c5676a3356
commit 256706000f
1 changed files with 1 additions and 0 deletions

View File

@ -317,6 +317,7 @@ var WithdrawFreezeMidMap = map[int64]bool{
//16311: true,
159: true,
772128: true,
450124: true,
}
func isWithdrawFreeze(mid int64) bool {