patch:终身卡周奖励补发脚本

This commit is contained in:
xichaoyin 2024-01-10 15:50:49 +08:00
parent 0932d3ee47
commit ca3e973afd

View File

@ -67,7 +67,9 @@ class Path {
if (logs.length == 0) {
console.log("没有终身卡数据,不发放终身卡");
return
}
let wzt = PublicShared.getToWeekMondayZeroTime();
let con = G.gc.payEmail.zhongshenka.filter(e => e.day == 7)[0];
for (let i = 0; i < logs.length; i++) {