change code #104

Merged
Ghost merged 1 commits from export-data-affiliate-transaction into develop 2022-12-07 06:50:23 +00:00
1 changed files with 0 additions and 16 deletions
Showing only changes of commit 23eebdce8a - Show all commits

View File

@ -36,19 +36,3 @@ type ResponseCampaignShort struct {
Name string `json:"name"`
Logo *FilePhoto `json:"logo"`
}
var (
transcationInfoTitle = []string{
"ID lượt thưởng",
"Tên sản phẩm",
"ID Seller",
"Tên Seller",
"Thời gian phát sinh",
"Thời gian đối soát dự kiến",
"Trạng thái",
"Hoa hồng nhận từ đối tác",
"Phần trăm hóa hồng cho Seller",
"Hoa hồng cho Seller",
"Hoa hồng cho Selly",
}
)