Taking token from model
This commit is contained in:
parent
f502adb6c6
commit
6017d87793
@ -810,7 +810,7 @@ namespace MarcoBMS.Services.Controllers
|
||||
}
|
||||
var message = new Message()
|
||||
{
|
||||
Token = "ewjsd9zGTh6aS6Vg3Z_uxP:APA91bFZi1KzZdxlHUfBa_dX3PEJnDhX4R2dvFjD9Zf3WPSm957Hb53JPim7jrpjhpeOY61I9rfc11c3wpqWfW_06aSx-Yb8UfWpygV2YgZ8gbHtSku_PSQ",
|
||||
Token = recordAttendanceDot.DeviceToken,
|
||||
Notification = new Notification
|
||||
{
|
||||
Title = "Hello from .NET",
|
||||
|
Loading…
x
Reference in New Issue
Block a user