From 96aa79498dfe49122d9683ce93a988c0ce284066 Mon Sep 17 00:00:00 2001 From: daiao <358551898@qq.com> Date: Thu, 13 Feb 2020 23:06:40 +0800 Subject: [PATCH] vnc --- app/controllers/myshixuns_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/controllers/myshixuns_controller.rb b/app/controllers/myshixuns_controller.rb index 2ced89dc2..f4c73a6a4 100644 --- a/app/controllers/myshixuns_controller.rb +++ b/app/controllers/myshixuns_controller.rb @@ -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")}") end # 隐藏代码文件 和 VNC的都不需要走版本库 - vnc = @myshixun.shixun&.vnc && @myshixun.shixun&.vnc_evaluate + vnc = @myshixun.shixun&.vnc unless @hide_code || (vnc && params[:evaluate].present?) # 远程版本库文件内容