Compare commits

...

2 Commits

5 changed files with 11 additions and 10 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": 990 "pop_daily_card_price": 900
} }
], ],
"PaymentRate": [ "PaymentRate": [
{ {
"pra_payment_option_id": 1049, "pra_payment_option_id": 1049,
"pra_payment_unit_id": 1, "pra_payment_unit_id": 1,
"pra_price": 165 "pra_price": 150
} }
], ],
"Duration": [ "Duration": [
@ -795,3 +795,4 @@
} }
] ]
} }

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": 1560 "pop_daily_card_price": 1320
} }
], ],
"PaymentRate": [ "PaymentRate": [
{ {
"pra_payment_option_id": 1050, "pra_payment_option_id": 1050,
"pra_payment_unit_id": 1, "pra_payment_unit_id": 1,
"pra_price": 260 "pra_price": 230
} }
], ],
"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": 2160 "pop_daily_card_price": 1980
} }
], ],
"PaymentRate": [ "PaymentRate": [
{ {
"pra_payment_option_id": 1051, "pra_payment_option_id": 1051,
"pra_payment_unit_id": 1, "pra_payment_unit_id": 1,
"pra_price": 360 "pra_price": 330
} }
], ],
"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": 650 "pra_price": 600
} }
], ],
"Duration": [ "Duration": [

View File

@ -8,11 +8,11 @@ opkg info atbqt
opkg info atbupdatetool opkg info atbupdatetool
opkg update opkg update
opkg install prepare-update opkg install prepare-update
opkg install atbupdatetool # opkg install atbupdatetool
# opkg remove atb-accountingtool # opkg remove atb-accountingtool
# opkg install atb-accountingtool # opkg install atb-accountingtool
opkg --cache /var/cache/opkg --download-only upgrade # opkg --cache /var/cache/opkg --download-only upgrade
opkg --cache /var/cache/opkg upgrade # opkg --cache /var/cache/opkg upgrade
# opkg remove apism # opkg remove apism
# opkg install apism # opkg install apism
opkg info apism opkg info apism