From 3b9e2ea68c707f5a09d1796555df32c5efefc5e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AD=8F=E5=B0=91=E9=98=B3?= <786612630@qq.com> Date: Mon, 1 Jul 2024 18:33:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9TAPDbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ios/.DS_Store | Bin 8196 -> 8196 bytes ios/Podfile.lock | 12 +++++++++--- .../massSendElectronicKey_page.dart | 2 +- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/ios/.DS_Store b/ios/.DS_Store index bc9ad5a583ae69f768c560174625c50d696a5095..e746db5abd7b770f6d76fc6414db27c0dba90405 100755 GIT binary patch delta 92 zcmZp1XmOa}&nUVvU^hRb=wu#&>6=dr)H5+@iA=sAq#=@<@8Xh_lb^)Ez`*f~cfXF8 j5?oA0Sx&JDGbG)Ir+&+Ir&Kp3=9Gc42<2IrwH^h zF*!I*P7v0b>?h2{9wVQdq4ekI { action: () async { final result = await Get.toNamed(Routers.massSendLockGroupListPage, arguments: { - 'keyLimits': '1', + 'keyLimits': '2', 'lockIdList': state.lockIdList }); if (result != null && result.isNotEmpty) {