22 lines
401 B
JSON
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
|
|
}
|
|
] |