set daily card price for TEEN and ADULT
This commit is contained in:
parent
3f9bc0f75c
commit
80cab38269
@ -92,7 +92,7 @@
|
|||||||
"pop_max_time": 720,
|
"pop_max_time": 720,
|
||||||
"pop_min_price": 400,
|
"pop_min_price": 400,
|
||||||
"pop_carry_over": 0,
|
"pop_carry_over": 0,
|
||||||
"pop_daily_card_price": 0,
|
"pop_daily_card_price": 400,
|
||||||
"pop_business_hours": 128
|
"pop_business_hours": 128
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -106,7 +106,7 @@
|
|||||||
"pop_max_time": 720,
|
"pop_max_time": 720,
|
||||||
"pop_min_price": 800,
|
"pop_min_price": 800,
|
||||||
"pop_carry_over": 0,
|
"pop_carry_over": 0,
|
||||||
"pop_daily_card_price": 0,
|
"pop_daily_card_price": 800,
|
||||||
"pop_business_hours": 128
|
"pop_business_hours": 128
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user