Commit 23489b89 authored by hujun's avatar hujun

_

parent 10bbc3d0
......@@ -15,8 +15,8 @@ class SquareSortService
{
private $redis;
private $nowTime;
const SORT_KEY = "sort_by_time_square_";
const SORT_KEY_CREAM = "sort_by_time_square_cream_";
const SORT_KEY = "sort_by_time_square";
const SORT_KEY_CREAM = "sort_by_time_square_cream";
const LOOK_NUM_KEY = "look_num_square";
const LOOK_AGENT_KEY = "_look_agent_square_";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment