update index.js
This commit is contained in:
parent
e961ab3188
commit
4dd37c0404
|
|
@ -5,6 +5,7 @@ app.use(cors());
|
|||
|
||||
app.get("/api/products", (req, res) => {
|
||||
const data = [
|
||||
|
||||
{
|
||||
PID: "N9K-C9372PX",
|
||||
VID: "V03",
|
||||
|
|
|
|||
Loading…
Reference in New Issue