From ce85ef39594b9ba6066751eda310468fb2bccbda Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期四, 12 六月 2025 15:11:12 +0800
Subject: [PATCH] 2025年06月12日15:11:09

---
 app/src/main/AndroidManifest.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index b9d5646..4c266c5 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -98,10 +98,10 @@
             android:name=".ui.powerstation.HouseSearchActivity"
             android:exported="false" />
         <activity
-            android:name=".ui.newC.MessageCenterList"
+            android:name=".ui.newC.MessageCenterListActivity"
             android:exported="false" />
         <activity
-            android:name=".ui.newC.PowerStationsListEdit"
+            android:name=".ui.newC.PowerStationsListActivity"
             android:exported="false" />
         <activity
             android:name=".ui.CPowerStationActivity"

--
Gitblit v1.8.0