@ -266,7 +266,7 @@ class MyshixunsController < ApplicationController
if content != last_content
@content_modified = 1
author_name = current_user.full_name
author_name = current_user.real_name
author_email = current_user.mail
message = params[:evaluate] == 0 ? "System automatically submitted" : "User submitted"
uid_logger("112233#{author_name}")