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

  

无语言基础,自学python所做的各种笔记,欢迎大牛指点.