Fix wrong prices: 30 -> 32, 36 -> 40
This commit is contained in:
parent
44d28759bf
commit
9fc78d83f0
@ -40,7 +40,7 @@
|
|||||||
"pop_min_time": 360,
|
"pop_min_time": 360,
|
||||||
"pop_max_time": 7440,
|
"pop_max_time": 7440,
|
||||||
"pop_min_price": 600,
|
"pop_min_price": 600,
|
||||||
"pop_max_price": 3600,
|
"pop_max_price": 4000,
|
||||||
"pop_carry_over": 1,
|
"pop_carry_over": 1,
|
||||||
"pop_daily_card_price": 0,
|
"pop_daily_card_price": 0,
|
||||||
"pop_business_hours": 32512,
|
"pop_business_hours": 32512,
|
||||||
@ -76,12 +76,12 @@
|
|||||||
{
|
{
|
||||||
"pra_payment_option_id": 1099,
|
"pra_payment_option_id": 1099,
|
||||||
"pra_payment_unit_id": 6,
|
"pra_payment_unit_id": 6,
|
||||||
"pra_price": 3000
|
"pra_price": 3200
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pra_payment_option_id": 1099,
|
"pra_payment_option_id": 1099,
|
||||||
"pra_payment_unit_id": 7,
|
"pra_payment_unit_id": 7,
|
||||||
"pra_price": 3600
|
"pra_price": 4000
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"Duration": [
|
"Duration": [
|
||||||
|
Loading…
Reference in New Issue
Block a user