From 4d8ffc1710b4a5126329a9d118fd03fcb45de92d Mon Sep 17 00:00:00 2001
From: daiao <358551898@qq.com>
Date: Thu, 13 Feb 2020 20:56:17 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=9B=B4=E6=96=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 app/controllers/myshixuns_controller.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app/controllers/myshixuns_controller.rb b/app/controllers/myshixuns_controller.rb
index 350ee581f..e14f0dbdd 100644
--- a/app/controllers/myshixuns_controller.rb
+++ b/app/controllers/myshixuns_controller.rb
@@ -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,