伙伴招募红点修改
This commit is contained in:
xichaoyin 2024-01-04 21:05:11 +08:00
parent 779709a32f
commit d7f0f22df7

View File

@ -659,7 +659,7 @@ export class HuoDongHongDianFun {
if (element.gudKey == "zhizunyueka") {
let logs = await PayFun.getPayLog(call.uid, "zhizunyueka");
if (!logs || logs.slice(-1)[0].eTime < G.time) {
if (logs.length <= 0 || logs.slice(-1)[0].eTime < G.time) {
continue
}
}