From 5f04656ac077cf76c41e4f9f0120ce0a18edf8d0 Mon Sep 17 00:00:00 2001 From: LiaoYijun Date: Thu, 9 Jan 2025 09:41:50 +0800 Subject: [PATCH] =?UTF-8?q?doc:=20=E5=A2=9E=E5=8A=A0=E5=9B=BD=E9=99=85?= =?UTF-8?q?=E9=83=A8=20WA=20=E6=9F=A5=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/运维语句.sql | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/运维语句.sql b/doc/运维语句.sql index f851e9e..b24223b 100644 --- a/doc/运维语句.sql +++ b/doc/运维语句.sql @@ -124,7 +124,8 @@ WHERE tos = '5534999923993' AND opi_sn = 587; */ select * from whatsapp_user -where wau_opi_sn in (495, 143, 370, 114, 513, 514, 517, 522, 550, 587,354, 414, 599, 606, 639, 648, 654, 662, 674, 676,391, 451, 476, 501, 512, 525, 528, 585, 586, 644) +where wau_opi_sn in (252, 261,264,265,330,360,376,413,421,453,605,620) ## 国际部 +where wau_opi_sn in (495, 143, 370, 114, 513, 514, 517, 522, 550, 587,354, 414, 599, 606, 639, 648, 654, 662, 674, 676,391, 451, 476, 501, 512, 525, 528, 585, 586, 644) ## GH set SESSION group_concat_max_len=4294967295;