wxr
2023-08-24 e8147ceaf39253db2c9e6cfe023b505f71ec7ba5
OnPro/HDL-ON_Android/Other/JPush/JPushFirmBroadcast.cs
@@ -8,10 +8,10 @@
namespace HDL_ON_Android
{
    [BroadcastReceiver(Enabled = true, Exported = false, Name = "com.hdl.onpro.JPushFirmBroadcast")]
    [BroadcastReceiver(Enabled = true, Exported = false, Name = "com.rongan.smart.JPushFirmBroadcast")]
    [Android.App.IntentFilter(new string[]
    {
        "com.hdl.onpro.jpush.firm.NOTIFICATION_OPENED"
        "com.rongan.smart.jpush.firm.NOTIFICATION_OPENED"
    },
     Categories = new string[]
    {