Project

General

Profile

Actions

Feature #252

open

API gửi email cho user

Added by Nguyen Trong about 1 year ago. Updated 10 months ago.

Status:
Resolved - Dev
Priority:
Normal
Target version:
-
Start date:
12/03/2023
Due date:
% Done:

0%

Estimated time:
Spent time:

Description

Làm api gửi email cho user.tìm email trong bảng user.email
1.Có những param sau, truyền lên dùng để sử dụng lọc user:
- Bearer token, chỉ supper usser mới dc gọi api này
- User được create at từ ngày x-> y( param này là optional, k có thì ko lọc theo điều kiện này)
- User có lần dịch gần nhất từ ngày x->y( param này là optional, k có thì ko lọc theo dk này, lọc theo bảng `translate_histories`.created_at)
- User có plan = x trong đó x lọc theo bảng plan.plan_id ( param này là optional, k có thì ko lọc theo dk này)
- Ở bảng user, is_active phải là 1 ( Điều kiên này luôn có, ko cần truyền param lên)
2. Phần ND email. gồm có 2 param

subject: Subject gửi đi
title: khi sử dụng thì giữ nguyên
content: lắp vào html form do Hảo chuẩn bị


Files

clipboard-202312082130-9kwu9.png (52.8 KB) clipboard-202312082130-9kwu9.png Nguyen Trong, 12/08/2023 02:30 PM
Actions

Also available in: Atom PDF