update UnivPronoStat set totalscore = totalscore + #{score},totalnum = totalnum + 1 where uid = #{uid} and aispeech = #{aispeech}