|
|
@ -41,7 +41,7 @@ return [ |
|
|
|
'brand' => 'app\command\brand', |
|
|
|
'brand' => 'app\command\brand', |
|
|
|
//社区贡献值结算 |
|
|
|
//社区贡献值结算 |
|
|
|
'dayValue' => 'app\command\dayValue', |
|
|
|
'dayValue' => 'app\command\dayValue', |
|
|
|
//每日兑换率生成 |
|
|
|
//每日兑换率生成· |
|
|
|
'dayUserValue' => 'app\command\dayUserValue', |
|
|
|
'dayUserValue' => 'app\command\dayUserValue', |
|
|
|
//每日贡献值转增值积分 |
|
|
|
//每日贡献值转增值积分 |
|
|
|
'dayUserGrowth' => 'app\command\dayUserGrowth', |
|
|
|
'dayUserGrowth' => 'app\command\dayUserGrowth', |
|
|
|