fixed 群智熵汇聚

This commit is contained in:
xxq250 2024-11-06 16:17:56 +08:00
parent 2140a163ea
commit 34b5fdfc84
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