1
This commit is contained in:
parent
08da30d44d
commit
e24f508e4b
@ -21,6 +21,7 @@ use models\Hero;
|
||||
use models\HeroSkin;
|
||||
|
||||
class OutAppCircuitController extends BaseController {
|
||||
|
||||
private $redis_key_circuit_ranking = 'circuit_ranking';
|
||||
private $redis_key_circuit_phase_ranking = 'circuit_phase_ranking';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user