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