1
This commit is contained in:
parent
4cf3f502e3
commit
938ed91697
@ -41,7 +41,7 @@ class Staking extends BaseModel {
|
|||||||
public static function all($address)
|
public static function all($address)
|
||||||
{
|
{
|
||||||
if (SERVER_ENV != _ONLINE) {
|
if (SERVER_ENV != _ONLINE) {
|
||||||
myself()->_setTimeOffset(3600 * 24 * 31);
|
myself()->_setTimeOffset(3600 * 24 * 360 * 2);
|
||||||
}
|
}
|
||||||
$result = array();
|
$result = array();
|
||||||
$rows = SqlHelper::ormSelect(
|
$rows = SqlHelper::ormSelect(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user