Commit e1fcca51 authored by 王炽's avatar 王炽

积分页json修改

parent 1cf3fe1e
...@@ -573,23 +573,23 @@ ...@@ -573,23 +573,23 @@
}, },
"vipLvsQuanyi": [ "vipLvsQuanyi": [
{ {
"qunyiList": [0, 2, 4, 5], "qunyiList": [0, 2, 5],
"isNewArr": [] "isNewArr": []
}, },
{ {
"qunyiList": [6, 7, 0, 2, 4, 5], "qunyiList": [6, 7, 0, 2, 5],
"isNewArr": [6, 7] "isNewArr": [6, 7]
}, },
{ {
"qunyiList": [8, 1, 6, 7, 0, 2, 4, 5], "qunyiList": [8, 1, 6, 7, 0, 2, 5],
"isNewArr": [8, 1] "isNewArr": [8, 1]
}, },
{ {
"qunyiList": [9, 8, 1, 6, 7, 0, 2, 4, 5], "qunyiList": [9, 8, 1, 6, 7, 0, 2, 5],
"isNewArr": [9] "isNewArr": [9]
}, },
{ {
"qunyiList": [9, 8, 1, 6, 7, 0, 2, 4, 5], "qunyiList": [9, 8, 1, 6, 7, 0, 2, 5],
"isNewArr": [9] "isNewArr": [9]
} }
] ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment