change code

This commit is contained in:
anbuiselly 2022-12-07 13:48:43 +07:00
parent 0d69cc3357
commit 23eebdce8a
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",
}
)