|
|
|
@ -9,7 +9,7 @@ class PassFlow |
|
|
|
protected static $groupType = [1,2];# 1 = 体育 2 = 文化 |
|
|
|
protected static $granularity = ['daily','monthly','yearly'];# 1 = 体育 2 = 文化 |
|
|
|
protected static $groupThreshold = [ |
|
|
|
'baz001' => 10000,# 图书馆 |
|
|
|
'baz001' => 40000,# 图书馆 |
|
|
|
'BAF055' => 1000,# 文化馆 |
|
|
|
'110' => 10000,# 体育场 |
|
|
|
'210' => 10000,# 体育馆 |
|
|
|
|