hxb
2024-02-22 d451118d4be05f180cfe1f99bc5904f74db8cc3f
app/src/main/AndroidManifest.xml
@@ -199,6 +199,11 @@
            </intent-filter>
        </service>
        <!--uniMqtt必要的,开启mqtt1883端口一个服务-->
        <service
            android:name="org.eclipse.paho.android.service.MqttService"
            android:exported="false" />
        <meta-data
            android:name="design_height_in_dp"
            android:value="812" />