wxr
2024-04-17 9e92eed00fe1f98d9f41b3a0012bcc7914eb8dea
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.santan.smartcontrol.JPushFirmBroadcast")]
    [Android.App.IntentFilter(new string[]
    {
        "com.hdl.onpro.jpush.firm.NOTIFICATION_OPENED"
        "com.santan.smartcontrol.jpush.firm.NOTIFICATION_OPENED"
    },
     Categories = new string[]
    {