change the bracket data
This commit is contained in:
parent
cd2a0258bc
commit
009de038c3
1 changed files with 6 additions and 6 deletions
|
|
@ -1,17 +1,17 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"ID": 1,
|
"ID": 1,
|
||||||
"Name": "CABL-BRK1",
|
"Name": "4-Rib",
|
||||||
"DealerPrice": 210
|
"DealerPrice": 165
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ID": 2,
|
"ID": 2,
|
||||||
"Name": "CABL-BRK2",
|
"Name": "4-Rib",
|
||||||
"DealerPrice": 217.5
|
"DealerPrice": 165
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ID": 3,
|
"ID": 3,
|
||||||
"Name": "CABL-BRK3",
|
"Name": "2-Rib",
|
||||||
"DealerPrice": 87
|
"DealerPrice": 90
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue