|
|
@ -265,7 +265,7 @@ class MyshixunsController < ApplicationController
|
|
|
|
uid_logger_dubug("-- game build: file update #{@sec_key}, record id is #{record.id}, time is **** #{Time.now.strftime("%Y-%m-%d %H:%M:%S.%L")}")
|
|
|
|
uid_logger_dubug("-- game build: file update #{@sec_key}, record id is #{record.id}, time is **** #{Time.now.strftime("%Y-%m-%d %H:%M:%S.%L")}")
|
|
|
|
end
|
|
|
|
end
|
|
|
|
# 隐藏代码文件 和 VNC的都不需要走版本库
|
|
|
|
# 隐藏代码文件 和 VNC的都不需要走版本库
|
|
|
|
vnc = @myshixun.shixun&.vnc && @myshixun.shixun&.vnc_evaluate
|
|
|
|
vnc = @myshixun.shixun&.vnc
|
|
|
|
unless @hide_code || (vnc && params[:evaluate].present?)
|
|
|
|
unless @hide_code || (vnc && params[:evaluate].present?)
|
|
|
|
|
|
|
|
|
|
|
|
# 远程版本库文件内容
|
|
|
|
# 远程版本库文件内容
|
|
|
|