更新快检功能必传mac参数

This commit is contained in:
wyf
2026-03-14 10:44:28 +08:00
parent 6472baf993
commit 2d28a550bd
28 changed files with 1993 additions and 795 deletions

View File

@@ -718,6 +718,7 @@ void initEasyDartModule() {
if (call != null) {
try {
if (json['path'] != "/smartbed/connect") {
ef.log("[实时数据更新]");
call(json["data"]);
} else {
call(json);