chromesetting
daiao 5 years ago
parent b5ef40118e
commit 4e1edf4a74

@ -216,7 +216,7 @@ class ShixunsController < ApplicationController
ShixunInfo.create!(shixun_id: @new_shixun.id,
description: @shixun.description,
evaluate_script: @shixun.evaluate_script,
shixun_reason: params[:reason].to_s.strip)
fork_reason: params[:reason].to_s.strip)
end
# 同步私密版本库

Loading…
Cancel
Save