patch:终身卡周奖励补发脚本
This commit is contained in:
parent
0932d3ee47
commit
ca3e973afd
@ -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++) {
|
||||
|
Loading…
Reference in New Issue
Block a user