Merge pull request 'change code' (#104) from export-data-affiliate-transaction into develop
Reviewed-on: #104
This commit is contained in:
		
						commit
						6e9dedb8e2
					
				| 
						 | 
					@ -36,19 +36,3 @@ type ResponseCampaignShort struct {
 | 
				
			||||||
	Name string     `json:"name"`
 | 
						Name string     `json:"name"`
 | 
				
			||||||
	Logo *FilePhoto `json:"logo"`
 | 
						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",
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
)
 | 
					 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue