chromesetting
daiao 5 years ago
parent c5217b93a9
commit 7375059aa4

@ -20,7 +20,7 @@ class HacksController < ApplicationController
@hack.hack_user_lastest_codes.create!(user_code)
user_identifier
end
render_ok(data: {identifier: identifier})
render_ok(identifier: identifier)
end
# 首页

Loading…
Cancel
Save