This commit is contained in:
2021-06-08 22:00:04 +00:00
parent fcbdc4bba3
commit e907bbcb13

View File

@@ -130,7 +130,17 @@ namespace AyaNova.Biz
}
/*
todo: this message sucks:
http://localhost:8080/open/34/18
-----
(:WorkOrder: http://localhost:8080/open/51/8 )
the first link is to the workorder, teh second one that says workorder is to the subscription
*/
private static async Task DeliverSMTP(NotifyEvent ne, NotifySubscription sub, AyContext ct)
{
try