Merge pull request 'change code' (#104) from export-data-affiliate-transaction into develop

Reviewed-on: #104
This commit is contained in:
phuanbui 2022-12-07 06:50:23 +00:00
commit 6e9dedb8e2
1 changed files with 0 additions and 16 deletions

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",
}
)