set new prices: purple: 165, 990; blue: 260, 1560; yellow: 360, 2160; green: 650

This commit is contained in:
Gerhard Hoffmann 2023-12-21 15:24:01 +01:00
parent 9dba635ced
commit 5ba8072945
4 changed files with 9 additions and 7 deletions

View File

@ -38,14 +38,14 @@
"pop_max_time": 360, "pop_max_time": 360,
"pop_min_price": 0, "pop_min_price": 0,
"pop_carry_over": 1, "pop_carry_over": 1,
"pop_daily_card_price": 900 "pop_daily_card_price": 990
} }
], ],
"PaymentRate": [ "PaymentRate": [
{ {
"pra_payment_option_id": 1049, "pra_payment_option_id": 1049,
"pra_payment_unit_id": 1, "pra_payment_unit_id": 1,
"pra_price": 150 "pra_price": 165
} }
], ],
"Duration": [ "Duration": [
@ -796,3 +796,5 @@
] ]
} }

View File

@ -38,14 +38,14 @@
"pop_max_time": 300, "pop_max_time": 300,
"pop_min_price": 0, "pop_min_price": 0,
"pop_carry_over": 1, "pop_carry_over": 1,
"pop_daily_card_price": 1320 "pop_daily_card_price": 1560
} }
], ],
"PaymentRate": [ "PaymentRate": [
{ {
"pra_payment_option_id": 1050, "pra_payment_option_id": 1050,
"pra_payment_unit_id": 1, "pra_payment_unit_id": 1,
"pra_price": 230 "pra_price": 260
} }
], ],
"Duration": [ "Duration": [

View File

@ -38,14 +38,14 @@
"pop_max_time": 360, "pop_max_time": 360,
"pop_min_price": 0, "pop_min_price": 0,
"pop_carry_over": 1, "pop_carry_over": 1,
"pop_daily_card_price": 1980 "pop_daily_card_price": 2160
} }
], ],
"PaymentRate": [ "PaymentRate": [
{ {
"pra_payment_option_id": 1051, "pra_payment_option_id": 1051,
"pra_payment_unit_id": 1, "pra_payment_unit_id": 1,
"pra_price": 330 "pra_price": 360
} }
], ],
"Duration": [ "Duration": [

View File

@ -46,7 +46,7 @@
{ {
"pra_payment_option_id": 1052, "pra_payment_option_id": 1052,
"pra_payment_unit_id": 1, "pra_payment_unit_id": 1,
"pra_price": 600 "pra_price": 650
} }
], ],
"Duration": [ "Duration": [