0元购 赚钻石 position

This commit is contained in:
renhaoting 2026-01-21 18:42:16 +08:00
parent efb6eb02bc
commit 44efca168c
1 changed files with 5 additions and 0 deletions

View File

@ -49,6 +49,11 @@ object VidiStatisticHelper {
return "RV_SupplementarySigning"
}
VidiConst.WATCH_AD_FOR_ZERO_EARN_DIAMOND -> {
return "RV_Zero_Diamond"
}
}
return fromStr
}