Files
PetitPlanet-Data/ExcelData/RecWeightCfg.json
2025-11-11 07:21:48 +07:00

22 lines
401 B
JSON

[
{
"id": 1,
"condition": "E_RECOMMEND_TYPE_INTERACT_IN_3_DAY",
"conditionweight": 2
},
{
"id": 2,
"condition": "E_RECOMMEND_TYPE_INTERACT_IN_1_DAY",
"conditionweight": 3
},
{
"id": 3,
"condition": "E_RECOMMEND_TYPE_LOGIN_TODAY",
"conditionweight": 3
},
{
"id": 4,
"condition": "E_RECOMMEND_TYPE_LOGIN_LAST_DAY",
"conditionweight": 2
}
]