forgeplus/app/views/challenges/update.json.jbuilder

3 lines
79 B
Plaintext
Raw Normal View History

2020-03-09 00:40:16 +08:00
json.status 1
json.messages "更新成功!"
json.challenge_id @challenge.id