12 2021 档案
摘要:SELECT * as total FROM ( (SELECT live_msg.id AS oid from stat_user_liver_refer_stock,live_msg WHERE l_id not in ($liveLids) and live_msg.rec_time>DATE
阅读全文
摘要:现有:user 用户表 user_msg 用户文章表 需求:批量取一定时间范围内注册的各个用户发表的前3条文章 select * from user_msg a where a.u_id in (SELECT id FROM `user` where rec_time>="2021-11-07")
阅读全文

浙公网安备 33010602011771号