commit
dd4aff0f07
@ -1,4 +1,5 @@
|
||||
json.status 0
|
||||
json.message "调分成功"
|
||||
json.work_score number_with_precision(@work.work_score, precision: 1)
|
||||
json.challenge_score number_with_precision(@work.final_score, precision: 1)
|
||||
json.challenge_score number_with_precision(@work.final_score, precision: 1)
|
||||
json.overall_appraisal @work.overall_appraisal
|
Loading…
Reference in new issue