公会-土耳其-公会水晶结算-后台记录-vo

This commit is contained in:
2025-08-21 16:47:39 +08:00
parent 2e24686939
commit b6b7ce920c

View File

@@ -105,6 +105,9 @@ public class GuildCrystalSettlementRecordAdminService {
}).toList();
voPage.setRecords(voList);
voPage.setTotal(poPage.getTotal());
return voPage;
}
}