1
This commit is contained in:
parent
b3f27fdc06
commit
bbbff6d101
@ -71,7 +71,7 @@ class ServerSwitchService {
|
|||||||
$redis->pexpire(self::SERVER_SWITCH_KEY , 10*1000);
|
$redis->pexpire(self::SERVER_SWITCH_KEY , 10*1000);
|
||||||
}
|
}
|
||||||
if (myself()->_getZid() == 17) {
|
if (myself()->_getZid() == 17) {
|
||||||
$data['ui.popup.circuitTask'] = 1;
|
$data['normal']['ui.popup.circuitTask'] = 1;
|
||||||
}
|
}
|
||||||
return $data;
|
return $data;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user