This commit is contained in:
lwl0608 2024-09-28 21:30:49 +08:00
parent c25e1ea623
commit 9ed151c9d8
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 {