Merge branch 'hjb' of git.kingsome.cn:server/game2006api into hjb

This commit is contained in:
hujiabin 2023-09-11 14:47:41 +08:00
commit dcfe22241f

View File

@ -41,7 +41,7 @@ class Staking extends BaseModel {
public static function all($address)
{
if (SERVER_ENV != _ONLINE) {
myself()->_setTimeOffset(3600 * 24 * 360 * 2);
//myself()->_setTimeOffset(3600 * 24 * 360 * 2);
}
$result = array();
$rows = SqlHelper::ormSelect(