fixed 群智熵汇聚
This commit is contained in:
parent
d474a421ab
commit
2be14cf87c
|
@ -154,7 +154,7 @@ 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 'openharmony' then "#{url}/api/openharmony/entropy"
|
||||
when 'openeuler' then "#{url}/api/openeuler/entropy"
|
||||
when 'xiuos' then "#{url}/api/xiuos/entropy"
|
||||
else ''
|
||||
|
|
Loading…
Reference in New Issue