From 8267f1f4421e961ad9891087bcb1b7c8c79bef5d Mon Sep 17 00:00:00 2001 From: LiaoYijun Date: Thu, 9 Jan 2025 10:05:44 +0800 Subject: [PATCH] =?UTF-8?q?doc:=20=E6=B2=A1=E6=9C=89=E6=89=AB=E7=A0=81?= =?UTF-8?q?=E7=99=BB=E5=BD=95=E7=9A=84=E9=A1=BE=E9=97=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/运维语句.sql | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/运维语句.sql b/doc/运维语句.sql index b24223b..9f47d5c 100644 --- a/doc/运维语句.sql +++ b/doc/运维语句.sql @@ -120,11 +120,11 @@ WHERE tos = '5534999923993' AND opi_sn = 587; /** -个人 WhatsAPp +个人 WhatsApp */ select * from whatsapp_user -where wau_opi_sn in (252, 261,264,265,330,360,376,413,421,453,605,620) ## 国际部 +##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 @@ -138,7 +138,7 @@ where status = 'open' ## 查找 GH 没有扫码登录的顾问 select group_concat(wau_opi_sn separator ',') as 'sn_list' from whatsapp_user -where wau_whatsapp not in ('8613317835586','8617607732272','8613978392676','8618378304803','8617607730629','8619107833371','8619107835971','8617607731491','8615080129281','8617607737720','8618777396951','8618078444860','8615778462307','8617774702925','8615078398450','8619178340224','8617607731153','8617607735120','8617607737646','8618877388203','8615778493040','8613617733956','8618290167273','8617776515283','8617607736381','8613557032060','8613667839691','8618378388403','8613635132972') +where wau_whatsapp not in ('8613317835586','8617607732272','8613978392676','8618378304803','8617607730629','8619107833371','8619107835971','8617607731491','8615080129281','8617607737720','8618777396951','8618078444860','8615778462307','8617774702925','8615078398450','8619178340224','8617607731153','8617607735120','8617607737646','8618877388203','8615778493040','8613617733956','8618290167273','8617776515283','8617607736381','8613557032060','8613667839691','8618378388403','8613635132972','8617607734598','8617607732512','8615878340720') and 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) -- 查找使用 WhatsApp 顾问信息