接口对接

This commit is contained in:
仲么了
2023-04-07 11:31:54 +08:00
parent 99c1f1c0bc
commit 1c810f506d
9 changed files with 818 additions and 11 deletions

View File

@@ -1,6 +1,7 @@
{
"dependencies": {
"html2canvas": "^1.4.1",
"mqtt": "3.0.0"
"mqtt": "3.0.0",
"pinyin-pro": "^3.13.2"
}
}