fixed 群智熵汇聚
This commit is contained in:
parent
0d2ed00e4c
commit
cfcc0d8d0a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue