From d87c256a957a6a5c3b40eaf9c52ec68f2fc22c97 Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期五, 12 九月 2025 16:23:42 +0800
Subject: [PATCH] test
---
comm/wifi/ios.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/comm/wifi/ios.js b/comm/wifi/ios.js
index a8c4ea9..5f6e48c 100644
--- a/comm/wifi/ios.js
+++ b/comm/wifi/ios.js
@@ -13,6 +13,6 @@
},
getConnectionWifi() {
- return ""
+ return {}
},
}
\ No newline at end of file
--
Gitblit v1.9.1