接口对接

This commit is contained in:
仲么了
2023-03-30 09:04:07 +08:00
parent 3f966d4024
commit 0325347e06
15 changed files with 226 additions and 61 deletions

View File

@@ -1,5 +1,6 @@
{
"dependencies": {
"html2canvas": "^1.4.1"
"html2canvas": "^1.4.1",
"mqtt": "3.0.0"
}
}