Compare commits
No commits in common. "520daa4d0c4ab91c2cdebc4e7b90b4a0ac3b8c54" and "34d3201a29fc4c64a0d20870ab8f8b50cadaf8dc" have entirely different histories.
520daa4d0c
...
34d3201a29
@ -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": [
|
||||||
@ -795,4 +795,3 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -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