1
This commit is contained in:
parent
408335c8e3
commit
2efb60a2d7
@ -7,8 +7,8 @@ class HashRate(object):
|
|||||||
{
|
{
|
||||||
'name': 'info',
|
'name': 'info',
|
||||||
'desc': '获取算力信息',
|
'desc': '获取算力信息',
|
||||||
'group': 'ComputingPower',
|
'group': 'HashRate',
|
||||||
'url': 'webapp/index.php?c=ComputingPower&a=info',
|
'url': 'webapp/index.php?c=HashRate&a=info',
|
||||||
'params': [
|
'params': [
|
||||||
_common.ReqHead(),
|
_common.ReqHead(),
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user