fix claim get create at last month

This commit is contained in:
xiaomlove
2023-07-04 01:00:02 +08:00
parent b951fda138
commit f5616f9979
5 changed files with 59 additions and 4 deletions

View File

@@ -5371,7 +5371,7 @@ function checkGuestVisit()
}
function render($view, $data, $return = false)
function render($view, $data = [], $return = false)
{
extract($data);
if (!file_exists($view)) {