观看时长.sql 95 B

12
  1. SELECT PCPLAYDURATION + MOBILEPLAYDURATION as num FROM tlive_data
  2. WHERE channelid = $channelid$