更新快检功能必传mac参数
This commit is contained in:
@@ -718,6 +718,7 @@ void initEasyDartModule() {
|
||||
if (call != null) {
|
||||
try {
|
||||
if (json['path'] != "/smartbed/connect") {
|
||||
ef.log("[实时数据更新]");
|
||||
call(json["data"]);
|
||||
} else {
|
||||
call(json);
|
||||
|
||||
Reference in New Issue
Block a user