优化
This commit is contained in:
parent
b1593b48ec
commit
03863827cb
@ -333,5 +333,7 @@ public function addLog($type = 'drops', float $amount = 0)
|
|||||||
Cache::put($cache_key, $earnings, 24 * 60 * 60 * 365);
|
Cache::put($cache_key, $earnings, 24 * 60 * 60 * 365);
|
||||||
|
|
||||||
/** 统计收益结束 */
|
/** 统计收益结束 */
|
||||||
|
|
||||||
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user