|
|
|
@ -473,7 +473,7 @@ class GamesController < ApplicationController
|
|
|
|
|
# else
|
|
|
|
|
# content
|
|
|
|
|
# end
|
|
|
|
|
update_file_content(content, @myshixun.repo_path, path, current_user.git_mail, current_user.real_name, "game passed reset")
|
|
|
|
|
update_file_content(@content, @myshixun.repo_path, path, current_user.git_mail, current_user.real_name, "game passed reset")
|
|
|
|
|
else
|
|
|
|
|
tip_exception("代码重置失败,代码为空")
|
|
|
|
|
end
|
|
|
|
|