update info bid submitted mail

This commit is contained in:
Admin 2026-02-10 14:16:32 +07:00
parent 2d80eefd70
commit 5a5c9f5fba
1 changed files with 0 additions and 2 deletions

View File

@ -375,8 +375,6 @@ export class MailsService {
// const maxReached = bid.max_price <= bid.max_price; // const maxReached = bid.max_price <= bid.max_price;
const from = process.env.MAIL_USER || 'no-reply@example.com'; const from = process.env.MAIL_USER || 'no-reply@example.com';
console.log({ histories, maxReached, submitted });
return ` return `
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">