From f21dcea3e5f6fc7bfc51b3ddc6ff9764fb93bfdb Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期三, 11 十二月 2024 11:25:37 +0800
Subject: [PATCH] 2024年12月11日11:25:28
---
app/src/main/AndroidManifest.xml | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 25405d8..c935622 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -80,9 +80,6 @@
android:name=".ui.newC.PowerStationsMoveActivity"
android:exported="false" />
<activity
- android:name=".ui.account.AreaCodeActivity"
- android:exported="false" />
- <activity
android:name=".ui.me.QrCodeMainActivity"
android:exported="false" />
<activity
--
Gitblit v1.8.0