iot sensor without validation

This commit is contained in:
newtbot
2023-12-17 03:18:30 +08:00
parent 9809841af2
commit 40bf18bdf7
6 changed files with 718 additions and 292 deletions

View File

@ -21,6 +21,7 @@
"dotenv": "^16.3.1",
"express": "^4.18.2",
"mysql2": "^3.6.5",
"sequelize": "^6.35.2"
"sequelize": "^6.35.2",
"validator": "^13.11.0"
}
}