Taking token from model

This commit is contained in:
ashutosh.nehete 2025-08-12 10:19:31 +05:30
parent f502adb6c6
commit 6017d87793

View File

@ -810,7 +810,7 @@ namespace MarcoBMS.Services.Controllers
} }
var message = new Message() var message = new Message()
{ {
Token = "ewjsd9zGTh6aS6Vg3Z_uxP:APA91bFZi1KzZdxlHUfBa_dX3PEJnDhX4R2dvFjD9Zf3WPSm957Hb53JPim7jrpjhpeOY61I9rfc11c3wpqWfW_06aSx-Yb8UfWpygV2YgZ8gbHtSku_PSQ", Token = recordAttendanceDot.DeviceToken,
Notification = new Notification Notification = new Notification
{ {
Title = "Hello from .NET", Title = "Hello from .NET",