doc: 增加国际部 WA 查询

dev/supplier-email-drawer
LiaoYijun 9 months ago
parent ac08255e51
commit 5f04656ac0

@ -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;

Loading…
Cancel
Save