forked from Gitlink/forgeplus
群智熵分析报表接口调整到项目动态接口
This commit is contained in:
parent
6f9d902e70
commit
2842df87c6
|
@ -186,7 +186,7 @@ module ProjectsHelper
|
|||
when nil then ""
|
||||
when 'rails' then "#{url}/rails/entropy"
|
||||
when 'jittor' then "#{url}/jittor/entropy"
|
||||
when 'paddle' then "#{url}/Paddle/entropy"
|
||||
when 'paddle' then "#{url}/paddle/entropy"
|
||||
when 'vue' then "#{url}/vue/entropy"
|
||||
when 'bootstrap' then "#{url}/bootstrap/entropy"
|
||||
when 'tensorflow' then "#{url}/tensorflow/entropy"
|
||||
|
|
Loading…
Reference in New Issue