add health check

This commit is contained in:
smanylov
2026-02-18 14:21:57 +07:00
parent f4a13e2a8e
commit 906b3a554c
5 changed files with 80 additions and 47 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ export async function yooKasaCreatePayment(amount: number, tariff: string) {
return_url: 'test'
},
metadata: {
userId: userEmail,
userMail: userEmail,
tariff: tariff
}
};