select doll_name,
       type,
       value
       concat(
  left(get /(get+ fall)*100, 5), '%') as 抓取概率
  from doll_conf

  

相关文章: