添加算力玩法
This commit is contained in:
parent
5cc92ceee0
commit
28a624cb94
@ -57,7 +57,7 @@ class HashRateCommon {
|
|||||||
protected static function getMetaList()
|
protected static function getMetaList()
|
||||||
{
|
{
|
||||||
if (!self::$metaList) {
|
if (!self::$metaList) {
|
||||||
self::$metaList = getMetaTable('HashRateCommon@HashRateCommon.php');
|
self::$metaList = getMetaTable('HashrateCommon@HashrateCommon.php');
|
||||||
}
|
}
|
||||||
return self::$metaList;
|
return self::$metaList;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user