dev_aliyun2
cxt 5 years ago committed by harry
parent 48c197a1bd
commit 22cba4b17b

@ -36,8 +36,8 @@ class ExaminationBanksController < ApplicationController
end
current_user.item_baskets.destroy_all
render_ok({exam_id: exam.id})
end
render_ok
rescue ApplicationService::Error => ex
render_error(ex.message)
end

Loading…
Cancel
Save