|
|
|
@ -286,6 +286,7 @@ class MyshixunsController < ApplicationController
|
|
|
|
|
message = params[:evaluate] == 0 ? "System automatically submitted" : "User submitted"
|
|
|
|
|
uid_logger_dubug("112233#{author_name}")
|
|
|
|
|
uid_logger_dubug("112233#{author_email}")
|
|
|
|
|
uid_logger_dubug("daiao_debug: #{@repo_path}: #{path}; #{message}; #{content}; ")
|
|
|
|
|
@content = GitService.update_file(repo_path: @repo_path,
|
|
|
|
|
file_path: path,
|
|
|
|
|
message: message,
|
|
|
|
|