seeding bonus log save to click house

This commit is contained in:
xiaomlove
2025-09-19 21:02:34 +07:00
parent 90c973f608
commit 8bdcacf8e7
15 changed files with 112 additions and 58 deletions
+1 -1
View File
@@ -113,7 +113,7 @@ if ($sort == 'seed_time') {
} else {
$query->orderBy($sort, $order);
}
$list = $query->get();
$list = $query->selectRaw("claims.*")->get();
print($filterForm);
print("<table id='claim-table' width='100%'>");
print("<tr>