创建实训
This commit is contained in:
parent
9982911e2c
commit
ff40ee71e9
|
|
@ -58,7 +58,7 @@ module ApplicationHelper
|
|||
else
|
||||
"Java"
|
||||
end
|
||||
elsif exec_path.nil?
|
||||
elsif exec_path.blank?
|
||||
"Java"
|
||||
else
|
||||
language
|
||||
|
|
|
|||
Loading…
Reference in New Issue