Compare commits
No commits in common. "e68c3379a5ff84e48b6575f04c2346dbc3d580a9" and "a8d87e1c76bb617a01ccee7f3302efb63c0574bd" have entirely different histories.
e68c3379a5
...
a8d87e1c76
@ -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": [
|
||||||
|
@ -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": [
|
||||||
|
@ -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": [
|
||||||
|
@ -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": [
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user