群智熵分析报表接口调整到项目动态接口

This commit is contained in:
xxq250 2023-02-28 15:01:23 +08:00
parent 6f9d902e70
commit 2842df87c6
1 changed files with 1 additions and 1 deletions

View File

@ -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"