取消限制最高值

This commit is contained in:
lai
2024-01-31 11:06:14 +08:00
parent 59bdc79158
commit d09fb0fbfc
3 changed files with 13 additions and 236 deletions

View File

@@ -125,7 +125,7 @@ export async function getGoldTitleByNE(neType: string) {
export async function listUPFData(timeArr: any) {
const initTime: Date = new Date();
const twentyFourHoursAgo: Date = new Date(
initTime.getTime() - 60 * 60 * 1000
initTime.getTime() - 10* 60 * 1000
);
return await Promise.allSettled([