fixed 群智熵汇聚

This commit is contained in:
xxq250 2024-11-06 16:17:56 +08:00
parent 0d2ed00e4c
commit cfcc0d8d0a
1 changed files with 3 additions and 0 deletions

View File

@ -154,6 +154,9 @@ module ProjectsHelper
when 'kernel' then "#{url}/v1/openeuler/entropy"
when 'opengauss-server' then "#{url}/v1/opengauss/entropy"
when 'mindspore' then "#{url}/v1/mindspore/entropy"
when 'openharmony' then "#{url}/api/openharmony/ntropy"
when 'openeuler' then "#{url}/api/openeuler/entropy"
when 'xiuos' then "#{url}/api/xiuos/entropy"
else ''
end
end