appsupervision/src/main/AndroidManifest.xml
@@ -9,6 +9,11 @@
        android:label="@string/app_name"
        android:roundIcon="@mipmap/ic_launcher_round"
        android:supportsRtl="true">
        <meta-data
            android:name="com.amap.api.v2.apikey"
            android:value="bf77391d8502be39f44c93b1f233ca91" />
        <activity
            android:name="cn.flightfeather.thirdappmodule.activity.SplashActivity"
            android:configChanges="keyboardHidden|orientation|screenSize"