wxr
2023-09-11 d7c025d5b62f943edfab6ee7a0e096ebc7193662
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[]
    {